43 Forks
157 Stars
157 Watchers

toyCarIRL

Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Learning Abbeel & Ng, 2004)

How to download and setup toyCarIRL

Open terminal and run command
git clone https://github.com/jangirrishabh/toyCarIRL.git
git clone is used to create a copy or clone of toyCarIRL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with toyCarIRL https://github.com/jangirrishabh/toyCarIRL/archive/master.zip

Or simply clone toyCarIRL with SSH
[email protected]:jangirrishabh/toyCarIRL.git

If you have some problems with toyCarIRL

You may open issue on toyCarIRL support forum (system) here: https://github.com/jangirrishabh/toyCarIRL/issues