mccaffary / continual-learningLinks
Repository of continual learning papers
☆39Updated 3 years ago
Alternatives and similar repositories for continual-learning
Users that are interested in continual-learning are comparing it to the libraries listed below
Sorting:
- Combine multiple MNIST digits to create datasets with 100/1000 classes for few-shot learning/meta-learning☆101Updated 4 years ago
- Towards Nonlinear Disentanglement in Natural Data with Temporal Sparse Coding☆73Updated 3 years ago
- Official code for Coupled Oscillatory RNN (ICLR 2021, Oral)☆45Updated 3 years ago
- The Research Tree - A playground for research at the intersection of Continual, Reinforcement, and Self-Supervised Learning.☆194Updated 2 years ago
- Energy-Based Models for Continual Learning Official Repository (PyTorch)☆42Updated 2 years ago
- A Neuromodulated Meta-Learning algorithm☆116Updated 5 years ago
- The official repository for our paper "Are Neural Nets Modular? Inspecting Functional Modularity Through Differentiable Weight Masks". We…☆46Updated last year
- paper lists and information on mean-field theory of deep learning☆78Updated 6 years ago
- General purpose library for BNNs, and implementation of OC-BNNs in our 2020 NeurIPS paper.☆38Updated 3 years ago
- ☆19Updated 5 years ago
- Research of a deep predictive coding model for unsupervised representation learning from video and audio data.☆30Updated 5 years ago
- Code for "Recurrent Independent Mechanisms"☆118Updated 3 years ago
- Codebase for Learning Invariances in Neural Networks☆95Updated 2 years ago
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated 2 years ago
- Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)☆76Updated last year
- ☆54Updated 11 months ago
- Official implementation of the paper "Topographic VAEs learn Equivariant Capsules"☆80Updated 3 years ago
- Benchmark for Lifelong learning research☆119Updated 3 years ago
- Code for "Supermasks in Superposition"☆124Updated last year
- fork of rl-baseline-zoo☆21Updated 5 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…