Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.