AI4Finance-Foundation / AI4Finance-Foundation/ElegantRL

Errors on the IsaacGym-Single-Process branch by running demo_IsaacGym.py

Open
#192 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.