Reinforcement Learning
stable-baselines3
LunarLander-v2
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use Aedelon/ppo-LunarLander-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use Aedelon/ppo-LunarLander-v2 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="Aedelon/ppo-LunarLander-v2", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
| - OS: macOS-14.0-arm64-arm-64bit Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:34 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T8103 | |
| - Python: 3.10.13 | |
| - Stable-Baselines3: 2.2.1 | |
| - PyTorch: 2.1.2 | |
| - GPU Enabled: False | |
| - Numpy: 1.26.2 | |
| - Cloudpickle: 3.0.0 | |
| - Gymnasium: 0.28.1 | |