HilbertXu / MAML-Tensorflow
Tensorflow r2.1 reimplementation of Model-Agnostic Meta-Learning
☆21Updated 5 years ago
Alternatives and similar repositories for MAML-Tensorflow
Users that are interested in MAML-Tensorflow are comparing it to the libraries listed below
Sorting:
- TensorFlow 2.0 implementation of MAML.☆83Updated 5 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆218Updated 5 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆234Updated 4 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆139Updated 5 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆180Updated 2 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 5 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆142Updated 4 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆206Updated 3 years ago
- ☆154Updated 5 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆560Updated 6 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆345Updated 6 years ago
- ☆21Updated 4 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 6 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆57Updated 5 years ago
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆640Updated 2 years ago
- Implementation of Model-Agnostic Meta-Learning (MAML) applied on Reinforcement Learning problems in TensorFlow 2.☆26Updated 4 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆277Updated 9 months ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆233Updated 8 months ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 3 years ago
- A curated list of Meta-Learning resources/papers.☆554Updated 4 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…☆806Updated last year
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- An implementation of EWC with PyTorch☆250Updated 6 years ago
- Implementation of the variational continual learning method☆189Updated 6 years ago
- A classified list of meta learning papers based on realm.☆359Updated 2 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆104Updated 5 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆214Updated 6 years ago