-
Dear Author,
I hope this message finds you well. First, I would like to thank you for sharing your project on GitHub. Your work is incredibly valuable, and I appreciate the effort you have put in…
-
Hi guys,
let me first say that I am quite new to tensorflow and particularly Tensorboard. I just started watching some videos and tutorials and I found the possibility to tune the hyper parameters…
-
**Describe the bug**
ACKTR works with 5000 steps, but with 50000 steps it does not finish within reasonable time. Windows Task manager indicates that the main process is active on CPU, whereas the …
-
When trying to run this command:
cd $FLIGHTMARE_PATH/flightrl/examples && python test_vec_env.py
From:
https://github.com/uzh-rpg/flightmare/blob/ddc_challenge/README.md
I get these error:
…
-
### Proposal
To encourage the use of Gymnasium and build up the RL community, I would propose that a large range of tutorials are created.
This is a list of tutorials that could be made
- [x…
-
**Describe the bug**
I am aware of https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/issues/49#issuecomment-957629253 - but it still does not work. I have investigated the code and t…
-
**Describe the question**
As far as I understand, when using a GPU, `SubprocVecEnv` runs multiple workers each running their own environment on a GPU and then updates the model when it has gathered a…
-
**Is your feature request related to a problem? Please describe.**
As it currently stands, users are required to run `pip install setuptools==65.5.0 pip==21` prior to installing. This is a solution, …
-
https://stable-baselines.readthedocs.io/en/master/guide/pretrain.html
-
I'm having an hard time trying to use PPO1 (or any other algorithm) on a SLURM-managed cluster.
in particular, I considered the example reported in the [documentation ](https://stable-baselines.rea…