ContinualAI / ContinualAI/avalanche-rl
Error in evaluation of a strategy
Open
bug
- Dominant language
- Python
- Stars
- 85
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am writing to inform you that unfortunately there is a problem when a scenario will be evaluated after training. In other words, when the below function will be called:
strategy.eval(scenario.test_stream)
This error will be shown:
AttributeError: 'RLScenario' object has no attribute 'test_stream'
Is there any update or solution for this issue?
Thanks in advance
avalanche-lib==0.3.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.