ContinualAI / ContinualAI/avalanche
Unable to import Experience
Open
bug
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
i tried to import Experience function through this
from avalanche.training import Experience
But its giving error: NameError: name 'Experience' is not defined
How to fix this?
Contributor guide
Assessment
This issue has not been assessed yet.