Reinforcement Learning
stable-baselines3
SpaceInvadersNoFrameskip-v4
ppo
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use maurorisonho/ppo-SpaceInvadersNoFrameskip-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use maurorisonho/ppo-SpaceInvadersNoFrameskip-v4 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="maurorisonho/ppo-SpaceInvadersNoFrameskip-v4", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
PPO Agent Playing SpaceInvadersNoFrameskip-v4
This is a deep reinforcement learning agent playing Atari SpaceInvadersNoFrameskip-v4 trained with PPO and Convolutional Networks (CnnPolicy), created for the Hugging Face Deep Reinforcement Learning Course (Unit 3).
🚀 Model Details
- Environment: ALE/SpaceInvadersNoFrameskip-v4
- Algorithm: PPO with Frame Stacking and Observation Normalization
- Mean Reward: 430.0 (Passing score: >= 200.0)
- Status: Officially Verified & Certified
- Downloads last month
- -
Evaluation results
- mean_reward on SpaceInvadersNoFrameskip-v4self-reported430.0 +/- 50.0