Skip to content

Instantly share code, notes, and snippets.

@alstat
Created March 6, 2018 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alstat/5df5a88cb7761dcf01683e56c1ee9c93 to your computer and use it in GitHub Desktop.
Save alstat/5df5a88cb7761dcf01683e56c1ee9c93 to your computer and use it in GitHub Desktop.
using MLDatasets
x_train, y_train_coarse, y_train_fine = CIFAR100.traindata();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment