Reinforcement Learning
stable-baselines3
LunarLander-v2
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use Classroom-workshop/assignment2-omar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use Classroom-workshop/assignment2-omar with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="Classroom-workshop/assignment2-omar", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Omar Sanseviero commited on
Commit ·
036f387
1
Parent(s): 6588ec1
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:3b37d1ddc894034c797dfe5a1ddc8874c7b240c234416fab95d906b36e24b468
|
| 3 |
+
size 145900
|