mabirck / Maml_Reptile_PyTorch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%