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 ·
ff90412
1
Parent(s): c9d4f0e
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:d09bb6cf97ef40745d73ce36f9fd56ff19313d35980625f09a1ca6e0277d35cb
|
| 3 |
+
size 143989
|