is not current version
Last Version 1.0.0-M1.1

org.deeplearning4j:rl4j-gym 1.0.0-beta4


Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

org.deeplearning4j
ArtifactId

ArtifactId

rl4j-gym
Version

Version

1.0.0-beta4
Type

Type

jar

Download rl4j-gym 1.0.0-beta4


<!-- https://jarcasting.com/artifacts/org.deeplearning4j/rl4j-gym/ -->
<dependency>
    <groupId>org.deeplearning4j</groupId>
    <artifactId>rl4j-gym</artifactId>
    <version>1.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/rl4j-gym/
implementation 'org.deeplearning4j:rl4j-gym:1.0.0-beta4'
// https://jarcasting.com/artifacts/org.deeplearning4j/rl4j-gym/
implementation ("org.deeplearning4j:rl4j-gym:1.0.0-beta4")
'org.deeplearning4j:rl4j-gym:jar:1.0.0-beta4'
<dependency org="org.deeplearning4j" name="rl4j-gym" rev="1.0.0-beta4">
  <artifact name="rl4j-gym" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='rl4j-gym', version='1.0.0-beta4')
)
libraryDependencies += "org.deeplearning4j" % "rl4j-gym" % "1.0.0-beta4"
[org.deeplearning4j/rl4j-gym "1.0.0-beta4"]