CoolFace
Modelpublic

osanseviero/TEST_VM_ppo-SpaceInvadersNoFrameskip-v43

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes9downloads
Model Card

tags:

  • —SpaceInvadersNoFrameskip-v4
  • —reinforcement-learning model-index:
  • —name: SpaceInvadersNoFrameskip-v4 results:
  • —task: name: SpaceInvadersNoFrameskip type: reinforcement-learning metrics:
  • —name: Mean Reward type: mean_reward value: 879 ---

# 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