2 Forks
39 Stars
39 Watchers

pgpelib

A mini library for Policy Gradients with Parameter-based Exploration, with reference implementation of the ClipUp optimizer (https://arxiv.org/abs/2008.02387) from NNAISENSE.

How to download and setup pgpelib

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

Or simply clone pgpelib with SSH
[email protected]:nnaisense/pgpelib.git

If you have some problems with pgpelib

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