Instructions to use pkalkman/ppo-PongNoFrameskip-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use pkalkman/ppo-PongNoFrameskip-v4 with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="pkalkman/ppo-PongNoFrameskip-v4", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
PPO Agent playing PongNoFrameskip-v4
This is a trained model of a PPO agent playing PongNoFrameskip-v4.
To learn to use this model and train yours, check the Deep Reinforcement Learning Course on Hugging Face.
- Downloads last month
- 23
Evaluation results
- Mean Reward on PongNoFrameskip-v4self-reported20.40 +/- 0.92