Skip to content

LucasColas/Mountain-Car-Q-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 

Repository files navigation

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 !