This is a trained model of a
Reinforce agent playing
Pixelcopter-PLE-v0.
To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Learning Course:
https://huggingface.co/deep-rl-course/unit4/introduction
The script
reinforce-pixelcopter.py was used to generate and upload this repo.
Check
requirements.txt to install Unit 4 required modules compatible with Python 3.12