omoju / smartcab

A reinforcement learning driverless car project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A reinforcement learning driverless car project


Languages

Language:TeX 82.9%Language:Python 17.1%