Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josephkj/continual-learning-101
A repo illustrating the basics of Continual Learning.
https://github.com/josephkj/continual-learning-101
Last synced: 15 days ago
JSON representation
A repo illustrating the basics of Continual Learning.
- Host: GitHub
- URL: https://github.com/josephkj/continual-learning-101
- Owner: JosephKJ
- Created: 2022-08-14T05:17:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T06:32:55.000Z (over 2 years ago)
- Last Synced: 2024-03-14T20:21:32.152Z (8 months ago)
- Language: Jupyter Notebook
- Size: 284 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Continual Learning 101
- [Forgetting.ipynb](https://github.com/JosephKJ/Continual-Learning-101/blob/main/Forgetting.ipynb) illustrates catastrophic forgetting in a class incremental setting with MNIST.