jindongwang / mamlLinks
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
Sorting:
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated 2 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆191Updated 6 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆214Updated 3 years ago
- AE, VAE, and CVAE in PyTorch☆67Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- Meta learning framework with Tensorflow 2.0☆117Updated 2 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆49Updated 3 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆41Updated 7 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 7 years ago
- Code for Unsupervised Learning via Meta-Learning.☆122Updated 6 years ago
- Code to reproduce experiments in "Meta-learning probabilistic inference for prediction"☆69Updated 4 years ago
- ☆80Updated 3 years ago
- Selection Distribution Generator for Domain Adaptation☆27Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆140Updated 5 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆91Updated 6 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Updated 5 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- ARML for ICLR 2020☆42Updated 5 years ago
- pytorch implementation of VAE-Gumble-Softmax☆63Updated 5 years ago
- Wasserstein Based Domain Adaptation Model☆46Updated 6 years ago
- meta-learning research☆159Updated 4 years ago
- Tensorflow Implementation of One-Shot Learning with Memory Augmented Neural Network☆46Updated 7 years ago
- MAML and Reptile sine wave regression example in PyTorch☆18Updated 5 years ago
- ☆157Updated 5 years ago
- MAML implementation (tensorflow)☆15Updated 6 years ago
- MetaModule provides extensions of PyTorch Module for meta learning☆44Updated 2 years ago
- TensorFlow 2.0 implementation of MAML.☆83Updated 6 years ago