prototypical-network
There are 6 repositories under prototypical-network topic.
sudharsan13296/Hands-On-Meta-Learning-With-Python
Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow
cnguyen10/few_shot_meta_learning
Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch
dongminlee94/meta-learning-for-everyone
"모두를 위한 메타러닝" 책에 대한 코드 저장소
bomin0624/OneWayPrototypicalNetworks
An implementation for One-Way Prototypical Networks
ritvic/Few-Shot-Learning-using-Prototypical-Network
Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch