zhoudw-zdw / KDD19-IADM
Code of KDD'19 paper Adaptive Deep Models for Incremental Learning: Considering Capacity Scalability and Sustainability
☆9Updated 2 years ago
Alternatives and similar repositories for KDD19-IADM:
Users that are interested in KDD19-IADM are comparing it to the libraries listed below
- OnlineEWC and EWC++ implementations, the online versions of Elastic weight consolidation☆9Updated 5 years ago
- Continual / incremental / lifelong learning methods implemented by PyTorch. Especially the methods based on memory replay.☆50Updated last year
- [KDD2024] Class-incremental Learning for Time Series: Benchmark and Evaluation☆37Updated 7 months ago
- Implementation of Learning without Forgetting paper☆126Updated 3 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆199Updated 3 years ago
- ACDWM (Adaptive Chunk-based Dynamic Weighted Majority)☆10Updated 5 years ago
- ☆96Updated 2 years ago
- PyTorch Implementation of iCaRL☆109Updated 5 years ago
- [NeurIPS 2023] A Unified Approach to Domain Incremental Learning with Memory: Theory and Algorithm☆38Updated this week
- PyTorch implementation of a VAE-based generative classifier, as well as other class-incremental learning methods that do not store data (…☆74Updated last year
- Dynamic Weighted Majority for Imbalance Learning☆14Updated 5 years ago
- ☆175Updated 2 years ago
- Online Reliable Semi-supervised Learning on Evolving Data Streams☆14Updated 4 years ago
- ☆11Updated last year
- Codebase for "Online Continual Learning with Maximally Interfered Retrieval"☆99Updated 2 years ago
- Pytorch implementation of iCaRL with some extras.