Skip to content

NextTechLab/MountainCar-QLearning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.4%
  • Python 5.6%