43 Forks
154 Stars
154 Watchers

policy-gradient

Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras

How to download and setup policy-gradient

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

Or simply clone policy-gradient with SSH
[email protected]:keon/policy-gradient.git

If you have some problems with policy-gradient

You may open issue on policy-gradient support forum (system) here: https://github.com/keon/policy-gradient/issues