ContinualAI / continual-learning-baselines

Continual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and other strategies.
https://avalanche.continualai.org/
MIT License
261 stars 38 forks source link

Reproduce Greedy Sample Selection (GSS) results - greedy version #9

Closed AndreaCossu closed 3 years ago

AndreaCossu commented 3 years ago

Link to the paper

AntonioCarta commented 3 years ago

we need to take this from Avalanche: https://github.com/ContinualAI/avalanche/blob/master/examples/gss_mnist.py