jindongwang / maml
Python implementation MAML (model-agnostic meta learning)
☆30Updated 4 years ago
Alternatives and similar repositories for maml:
Users that are interested in maml are comparing it to the libraries listed below
- MAML implementation (tensorflow)☆14Updated 5 years ago
- A tensorflow implement of Memory-Augmented Neural Network☆28Updated 4 years ago
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated last year
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 6 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆147Updated 5 years ago
- "Learning to learn by gradient descent by gradient descent "by PyTorch -- a simple re-implementation.☆60Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆119Updated 5 years ago
- Implementation of SNAIL(A Simple Neural Attentive Meta-Learner) with Gluon☆12Updated 6 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 3 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆179Updated 2 years ago
- Code for Unsupervised Learning via Meta-Learning.☆65Updated 4 years ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆21Updated last year
- Tensorflow Implementation of MAML☆54Updated 7 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆42Updated 6 years ago
- Wasserstein Based Domain Adaptation Model☆46Updated 6 years ago
- Tensorflow Implementation of One-Shot Learning with Memory Augmented Neural Network☆47Updated 7 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 5 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 6 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆217Updated 5 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆33Updated 5 years ago
- Meta-SGD Algorithms Implementation☆22Updated 7 months ago
- The original code for the paper "Learning to Learn via Self-Critique".☆46Updated 5 years ago
- Implement the learning algorithm from the paper "Distance metric learning, with application to clustering with side-information [Eric P. …☆16Updated 6 years ago
- Meta Learning for LSTM☆26Updated 5 years ago
- ZForcing Repo☆40Updated 7 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- Net2Net implementation on PyTorch for any possible vision layers.☆38Updated 7 years ago
- Tensorflow implementation of "Meta Dropout: Learning to Perturb Latent Features for Generalization" (ICLR 2020)☆27Updated 4 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆141Updated 3 years ago