Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.5 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.5 KB

Learning To Learn

Pyhton 3 GitHub welcome

A collection of machine learning algorithm for few-shot learning & meta-learning in PyTorch.

Table of ContentsAcknowledgmentFAQ

Made by ximing Xing • 🌌 https://ximingxing.github.io/

Table of Contents

The following algorithms are currently supported:

  • MAML
  • MetaSGD
  • LEO (Meta-Learning with Latent Embedding Optimization) -- still work
  • Prototypical Network
  • EGNN

Acknowledgment

Thank the following authors or organizations for their help and open source code:

▴ Back to top

💬 FAQ

▴ Back to top