avalanche
avalanche copied to clipboard
Multi-Run Support for Avalanche Experiments
We should support averaging results across multiple runs. This is related to #300.
I would prefer to keep the training module (and corresponding tag) for CL algorithms. Model selection techniques and evaluation methods (such as averaging multiple results) should belong to the evaluation module.
This is also related to #579