Skip to content

YungChunLu/MLND.Project4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Machine Learning Nano Degree

Train a Smartcab How to Drive

alt text

Project Highlights

  • Identified states that model the driving agent and environment, along with a sound justification.
  • Implemented Q-Learining algorithm for driving agent to choose the best action.
  • Implemented epsilon-greedy strategy in order to search all the state space.
  • Tuned parameters of Q-Learning to find the optimal policy.

General Descriptions

  • Leveraged reinforcement techniques to train a smartcab how to drive in an idealized grid-like city, with roads going North-South and East-West.

License

The content of this repository is licensed under MIT License

About

Leveraged reinforcement techniques to train a smartcab how to drive in an idealized grid-like city, with roads going North-South and East-West.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages