8000 GitHub - diyjac/smartcab: Udacity MLND: Project: Reinforcement Learning - Train a Smartcab to Drive
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

diyjac/smartcab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smartcab

Udacity MLND: Project: Reinforcement Learning - Train a Smartcab to Drive

Final Q-Learning Results

Smartcab is a project result submission for Udacity Smartcab project. It is a worksheet in Jupyter Notebook, in which we will use reinforcement machine learning techniques to construct an optimized Q-Learning driving agent that will navigate a Smartcab through its environment towards a goal.

Installation

This project uses python 2.7.12. Clone the GitHub repository and use Pip to install jupyter

$ git clone https://github.com/diyjac/smartcab.git
$ pip install jupyter

Usage

Smartcab project results can be viewed by opening its jupyter notebook.

$ jupyter notebook smartcab.ipynb

Contributing

No further updates nor contributions are requested. This project is static.

License

Smartcab project results are released under the MIT License

About

Udacity MLND: Project: Reinforcement Learning - Train a Smartcab to Drive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0