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
3b9fe874
Commit
3b9fe874
authored
1 month ago
by
MaximeCerise
Browse files
Options
Downloads
Patches
Plain Diff
save
parent
81651728
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-3
1 addition, 3 deletions
README.md
evaluate_reinforce_cartpole.py
+1
-1
1 addition, 1 deletion
evaluate_reinforce_cartpole.py
with
2 additions
and
4 deletions
README.md
+
1
−
3
View file @
3b9fe874
...
...
@@ -25,6 +25,4 @@ We finally have an evaluation with 100% of sucess:
Here we set up a complete pipeline to solve Cartpole environment with A2C algorithm.
Wandb has been set up to follow the learning phase.
https://wandb.ai/maximecerise-ecl/cartpole-a2c

Wandb has been set up to track the learning phase :
[
WandB tacking
](
https://wandb.ai/maximecerise-ecl/cartpole-a2c?nw=nwusermaximecerise
)
This diff is collapsed.
Click to expand it.
evaluate_reinforce_cartpole.py
+
1
−
1
View file @
3b9fe874
import
gym
import
gym
nasium
as
gym
import
torch
import
numpy
as
np
import
torch
...
...
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