Donald Kunz

Results 3 issues of Donald Kunz

### What happened + What you expected to happen I tried to run custom_gym_env.py using 'python3 custom_gym_env.py --enable-new-api-stack' as instructed in the file. The traceback follows. Traceback (most recent call...

bug
triage
rllib

### What happened + What you expected to happen When running a PPO training session with a single GPU, an index error occurs in /torch_policy_v2.py (see traceback below). The error...

bug
triage

**Describe the bug** When attempting to run the docking_1d task, an error was returned, which stated that pydantic was not found **To Reproduce** Cloned CoRL from github Built the Poetry...