GauravIyer / MAML-Pytorch
A Pytorch implementation of MAML
☆49Updated last year
Alternatives and similar repositories for MAML-Pytorch:
Users that are interested in MAML-Pytorch are comparing it to the libraries listed below
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- MLTI for ICLR 2022☆30Updated 2 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆246Updated 2 years ago
- MAML implementation with pytorch☆11Updated 4 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆56Updated 6 years ago
- Continual Learning in Recurrent Neural Networks☆37Updated 3 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆104Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆74Updated 4 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆218Updated 4 months ago
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆73Updated 2 years ago
- The implementation code for Uncertainty-based Continual Learning with Adaptive Regularization (Neurips 2019)☆35Updated 3 years ago
- Pytorch implementation of neural processes and variants☆27Updated 5 months ago
- PyTorch Implementation of Reptile☆19Updated 4 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆179Updated 2 years ago
- ☆38Updated 2 months ago
- Fork of the GEM project (https://github.com/facebookresearch/GradientEpisodicMemory) including Meta-Experience Replay (MER) methods from …☆146Updated 3 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆163Updated 2 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆74Updated 3 years ago
- ☆10Updated 5 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization