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
773 stars 137 forks source link

How many samples did you use for evaluation at meta-testing stage? #30

Open abdullahjamal opened 4 years ago

AntreasAntoniou commented 4 years ago

I believe it was 600 tasks.