sudharsan13296 / Hands-On-Meta-Learning-With-PythonLinks
Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow
☆1,208Updated 3 years ago
Alternatives and similar repositories for Hands-On-Meta-Learning-With-Python
Users that are interested in Hands-On-Meta-Learning-With-Python are comparing it to the libraries listed below
Sorting:
- A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.☆1,536Updated 4 years ago
- Repository for few-shot learning machine learning projects☆1,259Updated 5 years ago
- TensorFlow and PyTorch implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)☆764Updated last month
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆809Updated last year
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,421Updated 6 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,035Updated last year
- Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆2,658Updated 5 years ago
- Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning☆2,634Updated 6 years ago
- A curated list of Meta-Learning resources/papers.☆553Updated 4 years ago
- A PyTorch Library for Meta-learning Research☆2,806Updated last year
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Updated 6 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks