Skip to content
Discussion options

You must be logged in to vote

Hi there, the datasets you pass to dataset_scenario must be datasets containing a valid targets field (containing the class label for each pattern) or instances of Subset and ConcatDataset pointing to a dataset with that field.

First, are train_dataset and test_dataset subsets of MNIST and Cifar datasets? Or are they subsets of some other dataset?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vlomonaco
Comment options

@vlomonaco
Comment options

Answer selected by vlomonaco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants