Skip to content

jkondek1/prototypical-networks-tensorflow

 
 

Repository files navigation

Prototypical Networks for Few-shot Learning

Tensorflow implementation of NIPS 2017 Paper Prototypical Networks for Few-shot Learning.

This code is adopted from

How to Run

  • Download the Omniglot dataset by executing download_omniglot.sh
  • Run prototypical_networks.py

References

[1] Jake Snell, Kevin Swersky, and Richard S. Zemel. Prototypical networks for few-shot learning

[2] Sudharsan Ravichandiran. Hands-On Meta Learning with Python

About

Tensorflow implementation of Prototypical Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.3%
  • Shell 7.7%