1346 Forks
10047 Stars
10047 Watchers

dopamine

Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.

How to download and setup dopamine

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

Or simply clone dopamine with SSH
[email protected]:google/dopamine.git

If you have some problems with dopamine

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