zuael
zuael
Hi, I found a difference between your code and the way the `Average Forgetting` is calculated in the paper. - paper `Average Forgetting`:  - code `line 113` in `main.py`:...
Hi, I fixed the code for calculating the `average forgetting` in `main.py` and `linear_eval_alltasks.py`, and updated the configs.
Hi! We are following your excellent work. We would like to know more clearly the details of your experiments on CIRAR-100 to calculate `Forward Transfer`, such as how the accuracy...