821 Forks
3708 Stars
3708 Watchers

open_spiel

OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.

How to download and setup open_spiel

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

Or simply clone open_spiel with SSH
[email protected]:deepmind/open_spiel.git

If you have some problems with open_spiel

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