Reinforcement Learning
stable-baselines3
SpaceInvadersNoFrameskip-v4
huggingface-deep-rl-course
dqn
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use Sami94/dqn-SpaceInvadersNoFrameskip-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use Sami94/dqn-SpaceInvadersNoFrameskip-v4 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="Sami94/dqn-SpaceInvadersNoFrameskip-v4", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
File size: 257 Bytes
6a58721 | 1 2 3 4 5 6 7 | {
"source_repo": "sb3/dqn-SpaceInvadersNoFrameskip-v4",
"source_url": "https://huggingface.co/sb3/dqn-SpaceInvadersNoFrameskip-v4",
"use": "pretrained_reference_model_for_course_progress",
"student": "Sami Chellia",
"hf_username": "Sami94"
} |