AI4Finance-Foundation / AI4Finance-Foundation/FinRL
elegantrl DRLAgent: cannot import name 'Arguments' from 'elegantrl.train.config'
Open
bug
- Dominant language
- Jupyter Notebook
- Stars
- 16.3k
- Forks
- 3.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
It appears that [elegantrl.train.config](https://github.com/AI4Finance-Foundation/ElegantRL/blob/master/elegantrl/train/config.py)`doesn`t contain class 'Arguments'.
**To Reproduce**
Steps to reproduce the behavior:
1. Run simple script with: `from finrl.agents.elegantrl.models import DRLAgent as DRLAgent_erl`
**Error I get**
`ImportError: cannot import name 'Arguments' from 'elegantrl.train.config'`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.