Skip to content
Snippets Groups Projects
Commit 04c7fedd authored by Robert Roland's avatar Robert Roland
Browse files

fix: typo v2 instead of v3

parent ef969c9d
No related branches found
No related tags found
1 merge request!1fix: typo v2 instead of v3
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
...@@ -190,7 +190,7 @@ pip install panda-gym==3.0.7 ...@@ -190,7 +190,7 @@ pip install panda-gym==3.0.7
#### Train, track, and share #### Train, track, and share
Use the Stable-Baselines3 package to train A2C model on the `PandaReachJointsDense-v2` environment. 500k timesteps should be enough. Track the environment with Weights & Biases. Once the training is over, upload the trained model on the Hub. Use the Stable-Baselines3 package to train A2C model on the `PandaReachJointsDense-v3` environment. 500k timesteps should be enough. Track the environment with Weights & Biases. Once the training is over, upload the trained model on the Hub.
> 🛠 **To be handed in** > 🛠 **To be handed in**
> Share all the code in `a2c_sb3_panda_reach.py`. Share the link of the wandb run and the trained model in the `README.md` file. > Share all the code in `a2c_sb3_panda_reach.py`. Share the link of the wandb run and the trained model in the `README.md` file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment