Reinforcement Learning
stable-baselines3
LunarLander-v2
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use Classroom-workshop/assignment2-thom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use Classroom-workshop/assignment2-thom with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="Classroom-workshop/assignment2-thom", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Omar Sanseviero commited on
Commit ·
baa9c19
1
Parent(s): 44a34e7
Upload ppo-LunarLander-v2.zip with git-lfs
Browse files- ppo-LunarLander-v2.zip +3 -0
ppo-LunarLander-v2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd28cf9698a397c8b642e834499d8ffd5be7367ec863a43882795e03d5df18ae
|
| 3 |
+
size 460601
|