The REINFORCE algorithm is used to solve the Cartpole environment. The plot showing the total reward accross episodes can be seen below: 
The REINFORCE algorithm is used to solve the Cartpole environment. The plot showing the total reward accross episodes can be seen below:

The python script used is: ```reinforce_cartpole.py```.
The python script used is: ```reinforce_cartpole.py```.