AntreasAntoniou / HowToTrainYourMAMLPytorch

The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
https://arxiv.org/abs/1810.09502
Other
759 stars 137 forks source link

Dataset links #14

Closed oneHuster closed 5 years ago

oneHuster commented 5 years ago

Can't find omniglot dataset link in './dataset' folder. Could you please upload it again or share a permanent downloads link?

AntreasAntoniou commented 5 years ago

Sorry about this, I mistakenly removed the dataset in my last commit.

AntreasAntoniou commented 5 years ago

Should be fixed now.