Due to local installing issues the code was run on google cloud, google colab platform
Due to local installing issues the code was run on google cloud, google colab platform
the notebook presents how the code was run, you can check to view the steps that it took as well as the error that I encountered in the REINFORCE algorithm
# REINFORCE algorithm
# REINFORCE algorithm
To implement the REINFORCE algorithm on the CartPole environement, two important python modules are used in order to create instances of two different elements:
To implement the REINFORCE algorithm on the CartPole environement, two important python modules are used in order to create instances of two different elements: