jindongwang / maml
Python implementation MAML (model-agnostic meta learning)
☆30Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for maml
- A PyTorch implementation of OpenAI's REPTILE algorithm☆212Updated 4 years ago
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 2 years ago
- Tensorflow Implementation of One-Shot Learning with Memory Augmented Neural Network☆48Updated 6 years ago
- AE, VAE, and CVAE in PyTorch☆65Updated 5 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆42Updated 6 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 5 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Updated 5 years ago
- Wasserstein Based Domain Adaptation Model☆46Updated 5 years ago
- Tensorflow Implementation of MAML☆53Updated 6 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 Unsupervised Learning via Meta-Learning.☆65Updated 4 years ago
- A tensorflow implement of Memory-Augmented Neural Network☆27Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- Code for ICLR 2019 paper Learning Dynamics Model by Incorporating the Long Term Future☆50Updated 5 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…☆20Updated last year
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated last year
- pytorch implementation of Optimization as a Model for Few-shot Learning☆176Updated last year
- Meta-SGD Algorithms Implementation☆21Updated 4 months ago
- The original code for the paper "Learning to Learn via Self-Critique".☆46Updated 5 years ago
- MAML implementation (tensorflow)☆14Updated 5 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 6 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 2 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 5 years ago
- Faster and elegant TensorFlow Implementation of paper: Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks☆198Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆59Updated 5 years ago
- Learning To Stop While Learning To Predict☆33Updated 2 years ago
- Meta learning framework with Tensorflow 2.0☆120Updated last year
- TensorFlow 2.0 implementation of MAML.☆84Updated 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