In this task,
- I reproduce the results of the paper https://arxiv.org/pdf/1511.05939v2 on the CIFAR10 dataset https://pytorch.org/vision/main/generated/torchvision.datasets.CIFAR10.html.
- I modify the code to train the model continually.
For detailed explanation, See report. Thanks