272 Forks
1065 Stars
1065 Watchers

pytorch-a3c

PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

How to download and setup pytorch-a3c

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

Or simply clone pytorch-a3c with SSH
[email protected]:ikostrikov/pytorch-a3c.git

If you have some problems with pytorch-a3c

You may open issue on pytorch-a3c support forum (system) here: https://github.com/ikostrikov/pytorch-a3c/issues