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