hereismari / tensorflow-mamlLinks
TensorFlow 2.0 implementation of MAML.
☆82Updated 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:
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆44Updated 7 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Updated 5 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆214Updated 3 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆183Updated 3 years ago
- Meta learning framework with Tensorflow 2.0☆117Updated 3 years ago
- Implementation of the variational continual learning method☆195Updated 6 years ago
- A classified list of meta learning papers based on realm.☆363Updated 3 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆255Updated 3 years ago
- A Pytorch implementation of MAML☆58Updated 2 years ago
- ☆157Updated 6 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆311Updated 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
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆205Updated last year
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆206Updated 3 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- A TensorFlow 2.0 with eager execution implementation of Pytorch OpenAI few-shot regression toy example☆16Updated 6 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
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- Gradient based hyperparameter optimization & meta-learning package for TensorFlow☆190Updated 5 years ago
- ☆78Updated 4 years ago
- ☆26Updated 7 years ago
- Bayesian Neural Network in PyTorch☆93Updated last year
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆659Updated 2 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…☆826Updated 2 years ago
- Modular PyTorch implementation of policy gradient methods☆25Updated 7 years ago
- Mixture Density Networks for PyTorch☆222Updated last month