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
Related projects ⓘ
Alternatives and complementary repositories for CS330-Stanford-Deep-Multi-Task-and-Meta-Learning
- pytorch implementation of Optimization as a Model for Few-shot Learning☆176Updated last year
- Code for "Fast Context Adaptation via Meta-Learning"☆141Updated 3 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆193Updated 5 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆59Updated 5 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆71Updated 3 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 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
- A PyTorch implementation of OpenAI's REPTILE algorithm☆212Updated 4 years ago
- ☆150Updated 4 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆195Updated 3 months ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 5 years ago
- ☆19Updated 4 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆61Updated 4 years ago
- https://cs330.stanford.edu/☆60Updated last year
- Library to manage machine learning problems as `Tasks' and to sample from Task distributions. Includes Tensorflow implementation of impli…☆48Updated 2 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 5 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆59Updated 3 years ago
- An Implementation of Model-Agnostic Meta-Learning in PyTorch with Torchmeta☆229Updated 4 years ago
- The newest reading list for representation learning☆111Updated 3 years ago
- MAML implementation (tensorflow)☆14Updated 5 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆103Updated 2 years ago
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆75Updated last year
- An official PyTorch implementation of “Multimodal Model-Agnostic Meta-Learning via Task-Aware Modulation” (NeurIPS 2019) by Risto Vuorio*…☆137Updated 4 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆98Updated 4 years ago
- ☆70Updated 4 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 3 years ago
- ARML for ICLR 2020☆42Updated 4 years ago
- ☆31Updated 2 years ago
- Tensorflow implementation of "Learning to Balance: Bayesian Meta-learning for Imbalanced and Out-of-distribution Tasks" (ICLR 2020 oral)☆98Updated 3 years 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