How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("osanseviero/TEST_VM_ppo-SpaceInvadersNoFrameskip-v43", device_map="auto")
Quick Links

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

Downloads last month
10
Video Preview
loading

Evaluation results