License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface Deeplearning4j Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.deeplearning4j |
ArtifactId | ArtifactIdgym-java-client |
Last Version | Last Version1.0.0-beta6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongym-java-client
A Java client for Open AI's Reinforcement Learning Gym
|
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/gym-java-client/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>gym-java-client</artifactId>
<version>1.0.0-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/gym-java-client/
implementation 'org.deeplearning4j:gym-java-client:1.0.0-beta6'
// https://jarcasting.com/artifacts/org.deeplearning4j/gym-java-client/
implementation ("org.deeplearning4j:gym-java-client:1.0.0-beta6")
'org.deeplearning4j:gym-java-client:jar:1.0.0-beta6'
<dependency org="org.deeplearning4j" name="gym-java-client" rev="1.0.0-beta6">
<artifact name="gym-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='gym-java-client', version='1.0.0-beta6')
)
libraryDependencies += "org.deeplearning4j" % "gym-java-client" % "1.0.0-beta6"
[org.deeplearning4j/gym-java-client "1.0.0-beta6"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-native | jar | 1.0.0-beta6 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.apache.httpcomponents : httpcore | jar | 4.4.6 |
org.apache.httpcomponents : httpmime | jar | 4.5.3 |
com.mashape.unirest : unirest-java | jar | 1.4.9 |
org.objenesis : objenesis | jar | 2.6 |
org.ow2.asm : asm | jar | 5.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.2.6 |
cglib : cglib | jar | 3.1 |
junit : junit | jar | 4.12 |
org.powermock : powermock-api-mockito2 | jar | 1.7.3 |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
Version |
---|
1.0.0-beta6
|
1.0.0-beta5
|
1.0.0-beta4
|
1.0.0-beta3
|
1.0.0-beta2
|
1.0.0-beta
|
1.0.0-alpha
|
0.9.1
|
0.9.0
|
0.8.0
|
0.7.2
|
0.7.1
|
0.7.0
|
0.6.0
|