Gaussian¶
-
class
olympus.datasets.gaussian.Gaussian(size, distributions)[source]¶ Bases:
olympus.datasets.dataset.AllDatasetAttributes: classesReturn the mapping between samples index and their class
- collate_fn
- dataset
input_shapeReturn the size of the samples
target_shapeReturn the size of the target
test_sizeSize of the test set
train_sizeSize of the training set
valid_sizeSize of the validation set
Methods
categories()Dataset tags so we can filter what we want depending on the task transforms()generate register_datapipe_as_function register_function