Reinforcement Learning
stable-baselines3
LunarLander-v3
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use E-Rong/LunarLander-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use E-Rong/LunarLander-v3 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="E-Rong/LunarLander-v3", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
| - OS: Linux-6.1.123+-x86_64-with-glibc2.35 # 1 SMP PREEMPT_DYNAMIC Sun Mar 30 16:01:29 UTC 2025 | |
| - Python: 3.12.11 | |
| - Stable-Baselines3: 2.7.0 | |
| - PyTorch: 2.8.0+cu126 | |
| - GPU Enabled: True | |
| - Numpy: 2.0.2 | |
| - Cloudpickle: 3.1.1 | |
| - Gymnasium: 1.2.0 | |
| - OpenAI Gym: 0.25.2 | |