Reinforcement Learning
stable-baselines3
LunarLander-v2
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use GOAT23/unit_01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use GOAT23/unit_01 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="GOAT23/unit_01", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
| - OS: Linux-5.15.0-88-generic-x86_64-with-glibc2.31 # 98~20.04.1-Ubuntu SMP Mon Oct 9 16:43:45 UTC 2023 | |
| - Python: 3.9.18 | |
| - Stable-Baselines3: 2.2.1 | |
| - PyTorch: 2.2.1+cu121 | |
| - GPU Enabled: True | |
| - Numpy: 1.26.4 | |
| - Cloudpickle: 3.0.0 | |
| - Gymnasium: 0.29.1 | |