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

Meta-learned Checkpoints #34

Open brando90 opened 4 years ago

brando90 commented 4 years ago

Hi,

I was wondering if checkpoints could be made available?