-
I was trying to reproduce your results, however whenever I try to run the script about `simple_speaker_listener`, it crashes for a shape mismatch (Currently trying your last commit, but also on old co…
-
When I try to use a 4-gpus machine to run the Analytic policy gradients training in parallel, it reports an AssertionError in `brax/training/agents/apg/train.py` line 255. Seems that it is because `t…
-
Hi, I am a rookie in using Unity ML-AGENTS, and this dogfight model is really helpful. But I cannot train a new model for dogfight. When I press the play button, the scene got stuck and then quitted t…
-
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
Cell In[25], line 3
1 from elegantrl.tr…
-
Hi, I am trying to run Reinforcement Learning on a GPU runbox.
With your code, I could train the model on Colab, and Saturn Cloud which is similar to colab.
However, when I tried to run on my pe…
-
### 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…
-
i set teacher checkpoint in arg,but there is a issue
Traceback (most recent call last):
File "train_multi_bc_deter.py", line 404, in
trainer.train()
File "/home/scq/pycharm_project/visual…
-
prompt= summary it
other prompt i tried= what this video about
note containing youtube link= https://youtu.be/vnf7pPd4CEM
Failed to fetch YouTube transcript:
Expected ',' or '}' after property…
-
Hello,I am greatly appreciative of your valuable work.While I have some questions.
I have successfully set up the environment following your documentation and am able to run the main.py files for MA…
-
Hi Team, Thanks for creating such wonderful notebooks and examples. 😊
I have successfully trained a model(For movie lens data) using a training script mentioned in the example section(https://github.…