Reinforcement Learning
stable-baselines3
LunarLander-v2
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use hyllius/rl_learning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use hyllius/rl_learning with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="hyllius/rl_learning", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
| - OS: Linux-5.15.107+-x86_64-with-glibc2.31 # 1 SMP Sat Apr 29 09:15:28 UTC 2023 | |
| - Python: 3.10.11 | |
| - Stable-Baselines3: 2.0.0a5 | |
| - PyTorch: 2.0.1+cu118 | |
| - GPU Enabled: False | |
| - Numpy: 1.22.4 | |
| - Cloudpickle: 2.2.1 | |
| - Gymnasium: 0.28.1 | |
| - OpenAI Gym: 0.25.2 | |