Sha256: c66607b60e92c5c3d334f99bac29ef934de6dadd7f6f093a6c705d99a8746063

Contents?: true

Size: 330 Bytes

Versions: 4

Compression:

Stored size: 330 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "mnist"

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require "irb"
IRB.start

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mnist-learn-0.1.2 script/console
mnist-learn-0.1.1 script/console
mnist-learn-0.1.0 script/console
mnist-0.1.0 script/console