37 Forks
131 Stars
131 Watchers

Q-GridWorld

Demo project using tabular Q-learning algorithm

How to download and setup Q-GridWorld

Open terminal and run command
git clone https://github.com/Unity-Technologies/Q-GridWorld.git
git clone is used to create a copy or clone of Q-GridWorld 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 Q-GridWorld https://github.com/Unity-Technologies/Q-GridWorld/archive/master.zip

Or simply clone Q-GridWorld with SSH
[email protected]:Unity-Technologies/Q-GridWorld.git

If you have some problems with Q-GridWorld

You may open issue on Q-GridWorld support forum (system) here: https://github.com/Unity-Technologies/Q-GridWorld/issues