Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TD1-Reinforcement-learning
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
Ramos Simon
TD1-Reinforcement-learning
Commits
f59e840f
Commit
f59e840f
authored
2 months ago
by
LaShelb
Browse files
Options
Downloads
Patches
Plain Diff
disclaimer panda_gym added
parent
69dc99c0
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+4
-1
4 additions, 1 deletion
README.md
a2c/a2c_sb3_panda_reach.py
+5
-0
5 additions, 0 deletions
a2c/a2c_sb3_panda_reach.py
with
9 additions
and
1 deletion
README.md
+
4
−
1
View file @
f59e840f
...
...
@@ -41,3 +41,6 @@ https://huggingface.co/SimRams/a2c_sb3_cartpole
### Wandb link
https://wandb.ai/sim-ramos01-centrale-lyon/sb3/runs/bv67u8pe?nw=nwusersimramos01
### Disclaimer about Panda_gym
For an unknown reason, I could not download and use panda_gym. So I just put the code in a2c_sb3_panda_reach.py, but I don't have any way to test it.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
a2c/a2c_sb3_panda_reach.py
+
5
−
0
View file @
f59e840f
#
# For an unknown reason, I could not download and use panda_gym
# So I just put the code here, but I don't have any way to test it.
#
import
os
import
gymnasium
as
gym
import
panda_gym
...
...
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