avalanche icon indicating copy to clipboard operation
avalanche copied to clipboard

Avalanche: an End-to-End Library for Continual Learning based on PyTorch.

Results 182 avalanche issues
Sort by recently updated
recently updated
newest added

This was discussed in #320. It is a low priority issue for now.

Feature - Low Priority
Benchmarks

Following our discussion in #306. It would be nice to encode best practices inside avalanche strategies. Things such as incremental classifiers that do not assume the number of classes, using/not...

Feature - Low Priority
Training

Here are the differences between the last working environment and the new one that I tried to run: ``` 37c37 < - expat=2.4.8=h27087fc_0 --- > - expat=2.4.9=h27087fc_0 47c47 < -...

test
Continuous integration

Here are the differences between the last working environment and the new one that I tried to run: ``` 35c35 < - expat=2.4.8=h27087fc_0 --- > - expat=2.4.9=h27087fc_0 56,57c56,57 < -...

test
Continuous integration

Here are the differences between the last working environment and the new one that I tried to run: ``` 37c37 < - expat=2.4.8=h27087fc_0 --- > - expat=2.4.9=h27087fc_0 47c47 < -...

test
Continuous integration

Here are the differences between the last working environment and the new one that I tried to run: ``` 37c37 < - expat=2.4.8=h27087fc_0 --- > - expat=2.4.9=h27087fc_0 47c47 < -...

test
Continuous integration

Here are the differences between the last working environment and the new one that I tried to run: ``` 37c37 < - expat=2.4.8=h27087fc_0 --- > - expat=2.4.9=h27087fc_0 47c47 < -...

test
Continuous integration

Hello! I would like to suggest adding support for text datasets, for NLP. As I am planning to implement and use some of them for my own research anyway, I...

This PR adds support for checkpointing. Checkpointing is implemented as a strategy plugin that will store a checkpoint after each evaluation phase. The entire strategy object is stored, as well...

Here are the differences between the last working environment and the new one that I tried to run: ``` 1c1 < name: avalanche-env --- > name: base 5d4 < -...

test
Continuous integration