License |
License |
---|---|
GroupId | GroupIdorg.nd4j |
ArtifactId | ArtifactIdnd4j-parameter-server-model |
Last Version | Last Version1.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnd4j-parameter-server-model
Deeplearning4j Monorepo
|
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-parameter-server-model/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-parameter-server-model</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-parameter-server-model/
implementation 'org.nd4j:nd4j-parameter-server-model:1.0.0-M2'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-parameter-server-model/
implementation ("org.nd4j:nd4j-parameter-server-model:1.0.0-M2")
'org.nd4j:nd4j-parameter-server-model:jar:1.0.0-M2'
<dependency org="org.nd4j" name="nd4j-parameter-server-model" rev="1.0.0-M2">
<artifact name="nd4j-parameter-server-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-parameter-server-model', version='1.0.0-M2')
)
libraryDependencies += "org.nd4j" % "nd4j-parameter-server-model" % "1.0.0-M2"
[org.nd4j/nd4j-parameter-server-model "1.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
org.projectlombok : lombok | jar | 1.18.22 |