Code to reproduce the experiments of "Rethinking Experience Replay: a Bag of Tricks for Continual Learning"
☆54Feb 16, 2023Updated 3 years ago
Alternatives and similar repositories for rethinking_er
Users that are interested in rethinking_er are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)☆77Mar 25, 2023Updated 3 years ago
- Code for the pubblication "Distilled Replay: Overcoming Forgetting through Synthetic Examples"☆12Apr 1, 2021Updated 5 years ago
- An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learni…☆822May 20, 2026Updated 3 weeks ago
- Source code for "Gradient Based Memory Editing for Task-Free Continual Learning", 4th Lifelong ML Workshop@ICML 2020☆17Dec 8, 2022Updated 3 years ago
- ☆21Sep 17, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Official codebase of the "Rehearsal revealed:The limits and merits of revisiting samples in continual learning" paper.☆29Oct 20, 2021Updated 4 years ago
- Co^2L: Contrastive Continual Learning (ICCV2021)☆101Mar 30, 2022Updated 4 years ago
- Relevant papers in Continual Learning☆742Jul 25, 2023Updated 2 years ago
- Official Implementation of Remembering for the Right Reasons (ICLR 2021)☆30Aug 10, 2021Updated 4 years ago
- Official repository for the paper "Self-Supervised Models are Continual Learners" (CVPR 2022)☆125Sep 25, 2022Updated 3 years ago
- A brain-inspired version of generative replay for continual learning with deep neural networks (e.g., class-incremental learning on CIFAR…☆253Jul 6, 2023Updated 2 years ago
- Code for the CVPR 2023 Paper: "Real-Time Evaluation in Online Continual Learning: A New Hope"☆20Aug 19, 2024Updated last year
- A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), S…☆423May 30, 2023Updated 3 years ago
- Pytorch implementation for "The Surprising Positive Knowledge Transfer in Continual 3D Object Shape Reconstruction"☆33Sep 9, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- IIRC: Incremental Implicitly Refined Classification☆30Dec 15, 2022Updated 3 years ago
- An implementation of the paper "Overcoming catastrophic forgetting in neural networks" (DeepMind, 2016), using Pytorch framework.☆16Sep 9, 2018Updated 7 years ago
- Evaluate three types of task shifting with popular continual learning algorithms.☆530Apr 26, 2021Updated 5 years ago
- Official pytorch code for "APP: Anytime Progressive Pruning" (DyNN @ ICML, 2022; CLL @ ACML, 2022, SNN @ ICML, 2022 and SlowDNN 2023)☆16Nov 22, 2022Updated 3 years ago
- Official pytorch implementation of Rainbow Memory (CVPR 2021)☆127Jan 18, 2022Updated 4 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.