# Reinforce Agent playing CartPole-v1
This is a trained model of a Reinforce agent playing CartPole-v1 .
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
Training notebook: https://github.com/00xshashank/rl-starters/blob/main/policy-gradient/pg.ipynb
Evaluation results
- mean_reward on CartPole-v1self-reported468.20 +/- 100.56