Luvata / CS330-Stanford-Deep-Multi-Task-and-Meta-Learning
My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning
☆41Updated last year
Alternatives and similar repositories for CS330-Stanford-Deep-Multi-Task-and-Meta-Learning:
Users that are interested in CS330-Stanford-Deep-Multi-Task-and-Meta-Learning are comparing it to the libraries listed below
- pytorch implementation of Optimization as a Model for Few-shot Learning☆179Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- ARML for ICLR 2020☆42Updated 4 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
- 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
- ☆19Updated 5 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
- https://cs330.stanford.edu/☆62Updated last year
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆99Updated 4 years ago
- ☆17Updated last year
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆247Updated 2 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆63Updated 5 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆47Updated 4 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- Code for Unsupervised Learning via Meta-Learning.☆119Updated 5 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆74Updated 4 years ago
- ☆152Updated 5 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆200Updated 6 months ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆40Updated 4 years ago
- Python implementation MAML (model-agnostic meta learning)☆30Updated 3 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆217Updated 5 years ago
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆139Updated 5 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆232Updated 4 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 5 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆141Updated 3 years ago
- The original code for the paper "Learning to Learn via Self-Critique".☆46Updated 5 years ago
- Meta-Learning with Warped Gradient Descent☆93Updated 3 years ago