Method: CIFAR10.dir

Defined in:
lib/nn/cifar10.rb

.dirObject



50
51
52
# File 'lib/nn/cifar10.rb', line 50

def self.dir
  "cifar-10-batches-bin"
end