doom / README.md
Sekiraw's picture
Upload 11 files
453c253
---
library_name: stable-baselines3
tags:
- VizdoomBasic-v0
- deep-reinforcement-learning
- reinforcement-learning
- stable-baselines3
model-index:
- name: ppo
results:
- metrics:
- type: mean_reward
value: -209.90 +/- 196.26
name: mean_reward
task:
type: reinforcement-learning
name: reinforcement-learning
dataset:
name: VizdoomBasic-v0
type: VizdoomBasic-v0
---
# **ppo** Agent playing **VizdoomBasic-v0**
This is a trained model of a **ppo** agent playing **VizdoomBasic-v0** using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
## Usage (with Stable-baselines3)
TODO: Add your code