Instructions to use KaptainKris/HuggingFace_RL_Course with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use KaptainKris/HuggingFace_RL_Course with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="KaptainKris/HuggingFace_RL_Course", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
| - OS: Linux-6.6.122+-x86_64-with-glibc2.35 # 1 SMP Thu Apr 30 18:17:14 UTC 2026 | |
| - Python: 3.12.13 | |
| - Stable-Baselines3: 2.9.0 | |
| - PyTorch: 2.11.0+cu128 | |
| - GPU Enabled: True | |
| - Numpy: 2.0.2 | |
| - Cloudpickle: 3.1.2 | |
| - Gymnasium: 1.3.0 | |
| - OpenAI Gym: 0.25.2 | |