CartPole-v1 reinforce reinforcement-learning custom-implementation deep-rl-class

Reinforce agent playing CartPole-v1

This is a trained model of a Reinforce agent playing CartPole-v1. This is a result of the training from the Deep RL Class by Hugging Face.

See this repo for the algorithm implementation.