/cartpole

REINFORCE algorithm on the cartpole-v0 env

Primary LanguagePython

Cartpole using REINFORCE algorithm

To test out the algorithm run ./_train.sh 1, to train the algorithm, run ./_train.sh 0