ContinualAI / ContinualAI/avalanche

Move synaptic intelligence out of alpha stage

Open
#824 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.1k
Forks
321
PR merge metrics
No merged PRs in 30d

Description

Synaptic intelligence `avalanche/training/plugins/synaptic_intelligence.py` currently has the following warning
```
warnings.warn("The Synaptic Intelligence plugin is in an alpha stage "
"and is not perfectly aligned with the paper "
"implementation. Please use at your own risk!")
```
As a researcher I would like it to be aligned with the paper and have appropriate tests to verify that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.