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