License |
License |
---|---|
Categories |
CategoriesDeeplearning4j Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.deeplearning4j |
ArtifactId | ArtifactIdrl4j-ale |
Last Version | Last Version1.0.0-M1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrl4j-ale
Deep Reinforcement Learning for the JVM
|
Filename | Size |
---|---|
rl4j-ale-1.0.0-M1.1.pom | |
rl4j-ale-1.0.0-M1.1.jar | 8 KB |
rl4j-ale-1.0.0-M1.1-sources.jar | 5 KB |
rl4j-ale-1.0.0-M1.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/rl4j-ale/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>rl4j-ale</artifactId>
<version>1.0.0-M1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/rl4j-ale/
implementation 'org.deeplearning4j:rl4j-ale:1.0.0-M1.1'
// https://jarcasting.com/artifacts/org.deeplearning4j/rl4j-ale/
implementation ("org.deeplearning4j:rl4j-ale:1.0.0-M1.1")
'org.deeplearning4j:rl4j-ale:jar:1.0.0-M1.1'
<dependency org="org.deeplearning4j" name="rl4j-ale" rev="1.0.0-M1.1">
<artifact name="rl4j-ale" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='rl4j-ale', version='1.0.0-M1.1')
)
libraryDependencies += "org.deeplearning4j" % "rl4j-ale" % "1.0.0-M1.1"
[org.deeplearning4j/rl4j-ale "1.0.0-M1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.deeplearning4j : rl4j-api | jar | 1.0.0-M1.1 |
org.bytedeco : ale | jar | 0.6.1-1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.0-M1 |