Reinforcement Learning
stable-baselines3
LunarLander-v3
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use pmohan6/ppo-lunarlander-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use pmohan6/ppo-lunarlander-v3 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="pmohan6/ppo-lunarlander-v3", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
| - OS: macOS-15.1-arm64-arm-64bit-Mach-O Darwin Kernel Version 24.1.0: Thu Oct 10 21:06:57 PDT 2024; root:xnu-11215.41.3~3/RELEASE_ARM64_T6041 | |
| - Python: 3.13.2 | |
| - Stable-Baselines3: 2.5.0 | |
| - PyTorch: 2.5.1 | |
| - GPU Enabled: False | |
| - Numpy: 2.2.2 | |
| - Cloudpickle: 3.1.1 | |
| - Gymnasium: 1.0.0 | |