Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hands On Rl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Moreau Maxime
Hands On Rl
Commits
d3a8677c
Commit
d3a8677c
authored
2 months ago
by
MaximeCerise
Browse files
Options
Downloads
Patches
Plain Diff
Finito pipo
parent
32852677
Branches
main
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-5
4 additions, 5 deletions
README.md
with
4 additions
and
5 deletions
README.md
+
4
−
5
View file @
d3a8677c
...
@@ -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>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment