深度学习课程笔记(十七)Meta-learning (Model Agnostic Meta Learning)
2018-08-09 12:21:33
The video tutorial can be found from: Model Agnostic Meta Learning
Related Videos: My talk for Model Agnostic Meta Learning with domain adaptation
Paper: https://arxiv.org/pdf/1703.03400.pdf
pyTorch Implementation:
1. https://github.com/dragen1860/MAML-Pytorch
2. : https://github.com/tristandeleu/pytorch-maml-rl
TensorFlow Implementation: https://github.com/cbfinn/maml
=============================================================
待更新、、、
==
本文介绍了Model-Agnostic Meta-Learning (MAML)的概念及其应用,并提供了相关的论文链接及PyTorch和TensorFlow实现代码的资源。MAML是一种有效的元学习方法,能够使模型快速适应新任务。
3974

被折叠的 条评论
为什么被折叠?



