228 Forks
1020 Stars
1020 Watchers

softlearning

Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.

How to download and setup softlearning

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

Or simply clone softlearning with SSH
[email protected]:rail-berkeley/softlearning.git

If you have some problems with softlearning

You may open issue on softlearning support forum (system) here: https://github.com/rail-berkeley/softlearning/issues