Skip to content

CCThompson82/smartcab

Repository files navigation

Train a Smartcab How to Drive

Reinforcement Learning Project

Install

This project requires Python 2.7 with the pygame library installed:

https://www.pygame.org/wiki/GettingStarted

Code

Open smartcab/agent.py and implement LearningAgent. Follow TODOs for further instructions.

Run

Make sure you are in the top-level project directory smartcab/ (that contains this README). Then run:

python smartcab/agent.py

OR:

python -m smartcab.agent

About

Udacity Machine Learning Nanodegree Project - Reinforcement Learning to train a smart cab

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors