hereismari / tensorflow-mamlLinks
TensorFlow 2.0 implementation of MAML.
☆83Updated 6 years ago
Alternatives and similar repositories for tensorflow-maml
Users that are interested in tensorflow-maml are comparing it to the libraries listed below
Sorting:
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Updated 5 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆204Updated last year
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆44Updated 7 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆254Updated 3 years ago
- Meta learning framework with Tensorflow 2.0☆117Updated 3 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆214Updated 3 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆140Updated 6 years ago
- ☆157Updated 5 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆311Updated 6 years ago
- Implementation of the variational continual learning method☆195Updated 6 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆191Updated 6 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆49Updated 4 years ago
- A classified list of meta learning papers based on realm.☆363Updated 3 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- A Pytorch implementation of MAML☆58Updated 2 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Updated 7 years ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆825Updated 2 years ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆147Updated 4 years ago
- Code for Unsupervised Learning via Meta-Learning.☆122Updated 6 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆76Updated 4 years ago
- Implementation of Prototypical Networks for Few-shot Learning in TensorFlow 2.0☆54Updated 2 years ago
- This repository is the code for Predictive Uncertainty Estimation using Deep Ensemble☆157Updated 3 years ago
- Mixture Density Networks for PyTorch☆222Updated this week
- A TensorFlow 2.0 with eager execution implementation of Pytorch OpenAI few-shot regression toy example☆16Updated 6 years ago
- Lifelong Learning with Dynamically Expandable Networks, ICLR 2018☆160Updated 5 years ago