24 Forks
67 Stars
67 Watchers

A3C

Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.

How to download and setup A3C

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

Or simply clone A3C with SSH
[email protected]:andreimuntean/A3C.git

If you have some problems with A3C

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