Skip to content

Repository for Udacity's Machine Learning Nanodegree's Reinforcement Learning project

Notifications You must be signed in to change notification settings

sbacarob/Udacity-Reinforcement-Learning

Repository files navigation

Udacity-Reinforcement-Learning

Repository for Udacity's Machine Learning Nanodegree's Reinforcement Learning project

Machine Learning Engineer Nanodegree

Reinforcement Learning

Project: Train a Smartcab How to Drive

Install

This project requires Python 2.7 with the pygame library installed

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

Repository for Udacity's Machine Learning Nanodegree's Reinforcement Learning project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published