osanseviero's picture
osanseviero HF staff
Test commit
3ed4d23
|
raw
history blame contribute delete
No virus
413 Bytes
---
tags:
- SpaceInvadersNoFrameskip-v4
---
# **PPO** Agent playing **SpaceInvadersNoFrameskip-v4**
This is a trained model of a **PPO** agent playing **SpaceInvadersNoFrameskip-v4** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
## Evaluation Results
mean_reward=1050.00 +/- 350.1642471755219
## Usage (with Stable-baselines3)
TODO: Add your code