dbaranchuk / memory-efficient-maml
Memory efficient MAML using gradient checkpointing
☆83Updated 5 years ago
Alternatives and similar repositories for memory-efficient-maml:
Users that are interested in memory-efficient-maml are comparing it to the libraries listed below
- 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
- Meta-Learning with Warped Gradient Descent☆93Updated 3 years ago
- Reparameterize your PyTorch modules☆70Updated 4 years ago
- Hybrid Discriminative-Generative Training via Contrastive Learning☆75Updated last year
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆63Updated 5 years ago
- Estimating Gradients for Discrete Random Variables by Sampling without Replacement☆39Updated 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
- Measuring compositionality in representation learning☆72Updated 5 years ago
- 🧀 Pytorch code for the Fromage optimiser.☆123Updated 6 months ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆99Updated 4 years ago
- A library for evaluating representations.☆74Updated 3 years ago
- This repository is no longer maintained. Check☆81Updated 4 years ago
- ☆121Updated 7 months ago
- Code for "Recurrent Independent Mechanisms"☆118Updated 2 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- Implementation of the paper Recurrent Independent Mechanisms (https://arxiv.org/pdf/1909.10893.pdf)☆99Updated 3 years ago
- Code for "Online Learned Continual Compression with Adaptive Quantization Modules"☆27Updated 4 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
- Recurrent Back Propagation, Back Propagation Through Optimization, ICML 2018