Instructions to use osanseviero/TEST_COLAB_ppo-SpaceInvadersNoFrameskip-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use osanseviero/TEST_COLAB_ppo-SpaceInvadersNoFrameskip-v4 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="osanseviero/TEST_COLAB_ppo-SpaceInvadersNoFrameskip-v4", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
PPO Agent playing SpaceInvadersNoFrameskip-v4
This is a trained model of a PPO agent playing SpaceInvadersNoFrameskip-v4 using the stable-baselines3 library.
Evaluation Results
mean_reward=960.00 +/- 483.4252786108728
Usage (with Stable-baselines3)
TODO: Add your code
- Downloads last month
- 2