This notebook contains the solution to the second homework of NNDS class in La Sapienza University of Rome. The topic of the assigment was Continual Learning.
- Selecting a dataset;
- Implementing a custom component (ONLY if you did not submit the first homework or if you want to improve your mark - NOT SOLVED);
- Implementing a neural network and training it on the dataset;
- Implementing an additional continual learning strategy on top of it (Elastic Weight Consolidation).