(MAML)Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks

  • 参考博客:

https://blog.csdn.net/weixin_37589575/article/details
https://blog.csdn.net/weixin_41803874/article/details/89645667
https://blog.csdn.net/weixin_41803874/article/details/91454944

  • 论文翻译:

https://blog.csdn.net/weixin_41803874/article/details/91454944

  • 论文地址:

https://arxiv.org/abs/1703.03400

  • 论文:

Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
**

  • - pyTorch Implementation:

1. https://github.com/dragen1860/MAML-Pytorch

2. https://github.com/tristandeleu/pytorch-maml-rl

  • TensorFlow Implementation:

https://github.com/cbfinn/maml

你可能感兴趣的:(Meta,Learning学习笔记,神经网络,机器学习,深度学习,自然语言处理)