-
I have a question about how to integrate prediction and control models together.
I think using a prediction model, we can measure the sensor input and control input, and then we can predict future…
-
OpenSpiel tests pass and RL Env builds fine but
```
A.L.E: Arcade Learning Environment (version 0.6.0)
[Powered by Stella]
Use -help for help screen.
Warning: couldn't load settings file: ./al…
-
Hi Yicong, thanks for releasing the code of the Discrete-to-Continuous work. I have been reading papers in the VLN field, including the recent VLN-CE. There is one detail that confuses me for long aft…
-
### Issue description
I noticed that when I install an application on macOS that includes a GUI launcher (emacs in my case) using [nix-darwin](https://github.com/LnL7/nix-darwin), `Emacs.app` is syml…
-
Hello! When running `python llm_rl_scripts/maze/bc/eval_bc.py PARAMS bc_checkpoint_path` it outputs json file with statistics for every starting point. Is there any script that provides normalized sco…
DT6A updated
11 months ago
-
### ❓ Question
What is the suggested way for customizing the (Trial)EvalCallback in sb3_zoo? There are several parameters that I would like to adapt for my custom environment, esp. the setting of det…
-
Hello Team,
I am engineer working with a warehouse environment in Mujoco with external simulated fixed cameras as below
**
**
I would need to render and read the depth & RGB data pixels from…
-
### ❓ Question
Hello, I am trying to train an agent in one of the panda gym environments, but I have been unsuccessfull, recieving the following error:
`File "C:\Users\spsuser\AppData\Local\Progr…
-
I am conducting research on mobile robot control based on reinforcement learning at Peking University.
Do you think it is possible to modify the code you provide and reconfigure it into an environm…
-
Hi
Is conda environment necessary for enabling the godot plugin ? I am unable to enable the plugin in godot. I installed SOFA on system and I pass sofapython3 root and python3 path every time to run …