File size: 681 Bytes
3a3adf1
6da49d4
919c2c2
6da49d4
 
 
 
 
 
919c2c2
6da49d4
 
 
919c2c2
6da49d4
919c2c2
6da49d4
 
 
 
919c2c2
3a3adf1
6da49d4
 
919c2c2
6da49d4
919c2c2
6da49d4
 
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:
- PongNoFrameskip-v4
- ppo
- reinforcement-learning
- stable-baselines3
- deep-rl
- atari
model-index:
  - name: PPO Pong
    results:
      - task:
          type: reinforcement-learning
          name: Pong
        dataset:
          name: PongNoFrameskip-v4
          type: atari
        metrics:
          - name: Mean Reward
            type: mean_reward
            value: 20.40 +/- 0.92
---


# **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](https://huggingface.co/deep-rl-course).