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
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
Gerest Corentin
hands-on-rl
Commits
928c3c0d
Commit
928c3c0d
authored
1 year ago
by
cgerest
Browse files
Options
Downloads
Patches
Plain Diff
Update full workflow
parent
7c2027ba
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
a2c_sb3_panda_reach.py
+2
-0
2 additions, 0 deletions
a2c_sb3_panda_reach.py
with
2 additions
and
0 deletions
a2c_sb3_panda_reach.py
+
2
−
0
View file @
928c3c0d
import
gymnasium
as
gym
from
stable_baselines3
import
A2C
from
stable_baselines3.common.monitor
import
Monitor
from
stable_baselines3.common.vec_env
import
DummyVecEnv
import
wandb
import
panda_gym
from
wandb.integration.sb3
import
WandbCallback
...
...
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