github ContinualAI/avalanche v0.3.0
Beta v0.3.0

latest releases: v0.5.0, v0.4.0, v0.3.1...
21 months ago

Improved performance for several benchmarks:

  • Permuted MNIST #1129
  • Online Continual Learning scenarios #1217
    Refactoring of the AvalancheDataset (see related how-to)
  • better support for non-vision data such as Huggingface datasets (see nlp.py)
  • optional task labels and class labels
  • performance improvements
    New strategies:
  • BiC #1193
  • MER #1227
  • MIR #1201
  • ER-ACE
    General strategy improvements:
  • general meta-learning support
  • Checkpointing support
    Continual-Learning-Baselines: increased number of baselines and fixed most of the performance issues. All the new strategies will be reproduced at continual-learning-baselines.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Don't miss a new avalanche release

NewReleases is sending notifications on new releases.