input.dataset package

Submodules

input.dataset.cifar10 module

Created on 13 de set de 2019

@author: klaus

input.dataset.cifar10.ZCA(data, reg=1e-06)
input.dataset.cifar10.get_cifar10(flattened=False)
input.dataset.cifar10.load_cifar10_batch(batch_id)
input.dataset.cifar10.load_cifar10_labelnames()
input.dataset.cifar10.load_cifar10_test()

input.dataset.mnist module

Created on 22 de Nov de 2019

@author: klaus

input.dataset.mnist.get_mnist()

input.dataset.toy_ds module

input.dataset.toy_ds.getDataframe(ds_name)
input.dataset.toy_ds.getTFDataset(ds_name, num_labels, label_seed=1)

Module contents