araffin commited on
Commit
054dd36
1 Parent(s): 888bbfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -35,6 +35,8 @@ RL Zoo: https://github.com/DLR-RM/rl-baselines3-zoo<br/>
35
  SB3: https://github.com/DLR-RM/stable-baselines3<br/>
36
  SB3 Contrib: https://github.com/Stable-Baselines-Team/stable-baselines3-contrib
37
 
 
 
38
  ```
39
  # Download model and save it into the logs/ folder
40
  python -m utils.load_from_hub --algo tqc --env RocketLander-v0 -orga araffin -f logs/
 
35
  SB3: https://github.com/DLR-RM/stable-baselines3<br/>
36
  SB3 Contrib: https://github.com/Stable-Baselines-Team/stable-baselines3-contrib
37
 
38
+ Gym env: https://github.com/sdsubhajitdas/Rocket_Lander_Gym
39
+
40
  ```
41
  # Download model and save it into the logs/ folder
42
  python -m utils.load_from_hub --algo tqc --env RocketLander-v0 -orga araffin -f logs/