Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 251 Bytes

MointainCar-QLearning

Q-Learning applied to Open AI's Mountain Car v0

The .ipynb file is a Colab Notebook. To run the code on local, comment the "!pip" and "!apt" lines and run them on terminal instead if needed. The .py file can be run on local.