GauravIyer / MAML-PytorchLinks
A Pytorch implementation of MAML
☆58Updated 2 years ago
Alternatives and similar repositories for MAML-Pytorch
Users that are interested in MAML-Pytorch 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
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆248Updated last year
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆255Updated 3 years ago
- PyTorch Implementation of Reptile☆20Updated 4 years ago
- MLTI for ICLR 2022☆30Updated 3 years ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆88Updated 3 years ago
- Pytorch implementation of neural processes and variants☆29Updated last year
- Implementation codes and datasets used in ICLR'22 Spotlight paper AdaRL: What, Where, and How to Adapt in Transfer Reinforcement Learning…☆40Updated last year
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆61Updated 6 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- Reproduction of the paper: Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles☆26Updated 6 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Updated 4 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆59Updated 5 years ago
- ☆32Updated 3 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆241Updated 5 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆106Updated 3 years ago
- Implementation of [Progressive Neural Networks](https://arxiv.org/abs/1606.04671) using Pytorch Framework☆51Updated 5 years ago
- MAML implementation with pytorch☆11Updated 5 years ago
- PyTorch implementation of Probabilistic Network Ensembles on toy problems☆23Updated 2 years ago
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆99Updated 9 months ago
- An implementation of EWC with PyTorch☆256Updated 6 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 3 years ago
- ☆22Updated 4 years ago
- Official implementation of Transformer Neural Processes☆78Updated 3 years ago
- ☆239Updated 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
- Noise Contrastive Estimation (NCE) in PyTorch☆32Updated 9 months ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 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…☆22Updated 2 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆65Updated 6 years ago