首先先了解下pytorch的官方higher包,里面有几篇文章是用的higher包实现maml的。
https://github.com/facebookresearch/higher
2.基于higher包实现的
https://github.com/YuhaoWong0103/fsl_ts
3.没有用higher实现的
https://github.com/dragen1860/MAML-Pytorch
微信扫一扫
首先先了解下pytorch的官方higher包,里面有几篇文章是用的higher包实现maml的。
https://github.com/facebookresearch/higher
2.基于higher包实现的
https://github.com/YuhaoWong0103/fsl_ts
3.没有用higher实现的
https://github.com/dragen1860/MAML-Pytorch
相关推荐