old_mnist_360#
Classes
- class datasets.deprecated.old_mnist_360.MNIST360(args)[source]#
Bases:
GCLDatasetMNIST-360 general continual dataset.
- LENGTH = 54051#
- get_test_data()[source]#
Ensembles the next examples of the current class in a batch. :return: the batch of examples along with its label.