How to use hunghd20012003/dqn-SpaceInvaders with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="hunghd20012003/dqn-SpaceInvaders", filename="{MODEL FILENAME}.zip", )
This model was trained using DQN on Atari environment.
Game:
Space Invaders (Atari 2600)