Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 183 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 183 Bytes

Cartpole-Q-Learning

Solve Mountain Car with Q-Learning.

Requirements :

numpy
gym 
matplotlib

Then, run main.py

Or just launch MC_Q-Learning.ipynb in Colab !