Sha256: a38345f4875d5774fc7a12abfd8073635affbb357d6ba5ec5e85de89ee9761df

Contents?: true

Size: 222 Bytes

Versions: 2

Compression:

Stored size: 222 Bytes

Contents

module TensorFlow
  module Keras
    module Datasets
      module CIFAR100
        # unfortunately, npy can't read pickle and numo can't store objects
        # def self.load_data
        # end
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tensorflow-0.2.0 lib/tensorflow/keras/datasets/cifar100.rb
tensorflow-0.1.2 lib/tensorflow/keras/datasets/cifar100.rb