is not current version
Last Version 1.0.0-M1.1

org.deeplearning4j:rl4j-gym 0.7.0


Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

org.deeplearning4j
ArtifactId

ArtifactId

rl4j-gym
Version

Version

0.7.0
Type

Type

jar

Download rl4j-gym 0.7.0


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