Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 360 Bytes

MAML and Reptile in PyTorch

Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks" in PyTorch.

I re-modulated @AdrienLE IPython Notebook, to be run from a main.py, check out the reference to better explanation of the algorithms.

Disclaimer

I used this just for learning purposes

References

https://github.com/AdrienLE/ANIML