Jar examples for r:rl4j-api
You can download jar file rl4j-api 0.9.0 in this page.
You can use the following script to add rl4j-api-0.9.0.jar to your project.
<dependency> <groupId>org.deeplearning4j</groupId> <artifactId>rl4j-api</artifactId> <version>0.9.0</version> </dependency>
compile group: 'org.deeplearning4j', name: 'rl4j-api', version: '0.9.0'
libraryDependencies += "org.deeplearning4j" % "rl4j-api" % "0.9.0"
<dependency org="org.deeplearning4j" name="rl4j-api" rev="0.9.0"/>
@Grapes(@Grab(group='org.deeplearning4j', module='rl4j-api', version='0.9.0'))
'org.deeplearning4j:rl4j-api:jar:0.9.0'
Click the following link to download the jar file.
rl4j-api-0.9.0-javadoc.jar