# Understanding Catastrophic Forgetting

{% embed url="<https://www.youtube.com/watch?ab_channel=ContinualAI&v=UnCAdBtvZhc>" %}
Lecture #2: Understanding Catastrophic Forgetting - Video Recording
{% endembed %}

{% embed url="<https://docs.google.com/presentation/d/1VLjx99qDhLpiNxdokz1exgDizM6PG_EYPz9PigduDRI/edit?usp=sharing>" %}
Lecture #2: Understanding Catastrophic Forgetting - Slides
{% endembed %}

{% file src="<https://3849168153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNmnUsYueCOx_WDehfy%2Fuploads%2FT8YLULAcQjtZTLbrxYgz%2F02_forgetting.pdf?alt=media&token=feab9350-5b28-4b7c-a93f-758097eeaa81>" %}
Slides PDF
{% endfile %}

In this lecture we will address the following points:

* What is catastrophic forgetting?
* Understanding forgetting with one neuron
* A deep learning example: Permuted and Split MNIST
* Brainstorming session: how to solve forgetting?
* Avalanche: an end-to-end library for continual learning research
