diff --git a/README.md b/README.md index 8dd70150f2f29f06e25a72f57e1fed30b0d7dbf7..13fa2387688c53e18eb6de5d3126160a2f4cb026 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ MSO 3.4 Apprentissage Automatique 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 +the notebook presents how the code was run, you can check to view the steps that it took. The previous technical error is solved # 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: