首先先了解下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
maml代码的pytorch版本-higher
阅读 50
2022-04-17
首先先了解下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
相关推荐
精彩评论(0)