Skip to content

Using Q-learning to train a smart cab agent to drive safely

Notifications You must be signed in to change notification settings

schumanzhang/Smartcab

Repository files navigation

Project: Train a Smartcab How to Drive

Run

In a terminal or command window, navigate to the top-level project directory smartcab/ (that contains this README) and run one of the following commands:

python smartcab/agent.py
python -m smartcab.agent

This will run the agent.py file and execute your agent code.

About

Using Q-learning to train a smart cab agent to drive safely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published