File size: 706 Bytes
0fede1e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
tags:
- BreakoutNoFrameskip-v4
- ppo
- reinforcement-learning
- stable-baselines3
- deep-rl
- atari
model-index:
- name: PPO Breakout
results:
- task:
type: reinforcement-learning
name: Breakout
dataset:
name: BreakoutNoFrameskip-v4
type: atari
metrics:
- name: Mean Reward
type: mean_reward
value: 43.50 +/- 22.70
---
# **PPO** Agent playing **BreakoutNoFrameskip-v4**
This is a trained model of a **PPO** agent playing **BreakoutNoFrameskip-v4**.
To learn to use this model and train yours, check the Deep Reinforcement Learning Course on [Hugging Face](https://huggingface.co/deep-rl-course).
|