121 Forks
340 Stars
340 Watchers

rl4j

Deep Reinforcement Learning for the JVM (Deep-Q, A3C)

How to download and setup rl4j

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

Or simply clone rl4j with SSH
[email protected]:deeplearning4j/rl4j.git

If you have some problems with rl4j

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