Leputa / MANN-meta-learning
A tensorflow implement of Memory-Augmented Neural Network
☆28Updated 4 years ago
Alternatives and similar repositories for MANN-meta-learning:
Users that are interested in MANN-meta-learning are comparing it to the libraries listed below
- Python implementation MAML (model-agnostic meta learning)☆30Updated 4 years ago
- 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☆179Updated 2 years ago
- MAML implementation (tensorflow)☆14Updated 5 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆147Updated 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…☆21Updated last year
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆42Updated 2 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆75Updated 4 years ago
- ☆35Updated 3 years ago
- MAML and Reptile sine wave regression example in PyTorch☆18Updated 5 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆36Updated 3 years ago
- Code and data for the paper "Multi-Source Domain Adaptation with Mixture of Experts" (EMNLP 2018)☆68Updated 4 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆47Updated 4 years ago
- Code for Unsupervised Learning via Meta-Learning.☆119Updated 5 years ago
- Official implementation of ICLR 2020 paper Unsupervised Clustering using Pseudo-semi-supervised Learning☆48Updated 4 years ago
- ☆20Updated 3 years ago
- A PyTorch implementation of the blocks from the _A Simple Neural Attentive Meta-Learner_ paper☆98Updated 6 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
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆246Updated 2 years ago
- ☆10Updated 5 years ago
- add a Arg: label_smoothing for torch.nn.CrossEntropyLoss()☆14Updated 4 years ago
- Tensorflow Implementation of One-Shot Learning with Memory Augmented Neural Network☆47Updated 7 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
- A PyTorch implementation of OpenAI's REPTILE algorithm☆217Updated 5 years ago
- ☆31Updated 2 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆233Updated 4 years ago
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆40Updated 4 years ago
- Using keras and tf build MAML☆52Updated 2 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆77Updated 2 years ago
- ☆41Updated last year