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