README

Name

Red Cahiner

Description

Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file lib/chainer. To experiment with that code, run bin/console for an interactive prompt.

Installation

Add this line to your application's Gemfile:

gem 'red-chainer'

And then execute:

$ bundle

Or install it yourself as:

$ gem install red-chainer

Usage

mnist sample program is here

# when install Gemfile
$ bundle exec ruby examples/mnist.rb
# when install yourself
$ ruby examples/mnist.rb

License

The MIT license. See LICENSE.txt for details.