osanseviero's picture
Test commit
d0ed4c0
|
raw
history blame
413 Bytes
metadata
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.

Evaluation Results

mean_reward=879.00 +/- 327.25983560467665

Usage (with Stable-baselines3)

TODO: Add your code