Continual-Learning-Benchmark icon indicating copy to clipboard operation
Continual-Learning-Benchmark copied to clipboard

Evaluate three types of task shifting with popular continual learning algorithms.

Results 3 Continual-Learning-Benchmark issues
Sort by recently updated
recently updated
newest added

Hi, Thank you so much for this awesome repo. It's the clearest implementation I found out there :) I have a question regarding the mini-batch sampling. In the code, it...

Hello! Thank you for the beautiful code open. The benchmark results include DGR and RtF. However, there is no code for them. Can I get DGR and RtF codes for...

Hi, I'm running with Python 3.6, Pytorch 1.5.1 and with data augmentation, but I am still getting reproducibility issues. I am getting 45.36 instead of 61.11 for EWC incremental task...