AI4Finance-Foundation / AI4Finance-Foundation/ElegantRL
Errors on the IsaacGym-Single-Process branch by running demo_IsaacGym.py
Open
bug
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 978
- PR merge metrics
- No merged PRs in 30d
Description
1. In train/run.py, line 35, "if_use_per=args.if_use_per", Argument has no attribute "if_use_per".
2. In train/evaluator.py, coder should import wandb and write "wandb.init()".
3. In demo_IsaacGym.py, if I change the Agent such as AgentSAC, there will be an typeerror in agents/AgentBse.py that __init__() takes 4 positional arguments but 5 were given.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.