Skip to content
Snippets Groups Projects
Commit d3a8677c authored by MaximeCerise's avatar MaximeCerise
Browse files

Finito pipo

parent 32852677
Branches main
No related tags found
No related merge requests found
...@@ -27,10 +27,9 @@ Here we set up a complete pipeline to solve Cartpole environment with A2C algori ...@@ -27,10 +27,9 @@ Here we set up a complete pipeline to solve Cartpole environment with A2C algori
Wandb has been set up to track the learning phase : [Report here](reports/A2C_CARTPOLE_REPORT.pdf) Wandb has been set up to track the learning phase : [Report here](reports/A2C_CARTPOLE_REPORT.pdf)
Preview : [Preview here](videos/preview.mp4)
<video controls src="videos/preview.mp4" title="Title"></video>
[Hugging face](https://huggingface.co/MaximeCerise/a2c_cartpole)
### 3. Panda Reach ### 3. Panda Reach
...@@ -45,5 +44,5 @@ Stable-Baselines3 package to train A2C model on the PandaReachJointsDense-v3 env ...@@ -45,5 +44,5 @@ Stable-Baselines3 package to train A2C model on the PandaReachJointsDense-v3 env
- <b>Code:</b> [a2c_sb3_panda_reach.py](a2c_sb3_panda_reach.py) - <b>Code:</b> [a2c_sb3_panda_reach.py](a2c_sb3_panda_reach.py)
- <b>Hugging face :</b> [Here](https://huggingface.co/MaximeCerise/a2c-reach) - <b>Hugging face :</b> [Here](https://huggingface.co/MaximeCerise/a2c-reach)
- <b>WandB's report : </b> [a2c_reach_panda_report](<reports/A2C_reach_panda_report .pdf>) - <b>WandB's report : </b> [a2c_reach_panda_report](<reports/A2C_reach_panda_report .pdf>)
- <b>Preview :</b> - <b>[Preview here](videos/preview_reach.mp4)</b>
<video controls src="videos/preview_reach.mp4" title="Title"></video>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment