Continual-Learning-Benchmark
Continual-Learning-Benchmark copied to clipboard
Evaluate three types of task shifting with popular continual learning algorithms.
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...