Skip to content

anilsh/smartcab_ML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartcab_ML

A smartcab based on reinforcement learning.

Requirements:

This project requires pygame library to run the simulations for the smartcab.

About:

Q-learning has been used with an optimal decay function for epsilon to train the smartcab to create a safe and reliable smartcab. Main implementation is done in 'smartcab/agent.py' with helper functions provided in 'smartcab/environment.py' , 'smartcab/planner.py' and 'smartcab/simulator.py' for setting up the environment for the smartcab and creating simulations of the cab and the environment.

About

A smartcab based on reinforcement learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 57.0%
  • Jupyter Notebook 38.3%
  • Python 4.7%