is not current version
Last Version 0.4-rc3.8

org.deeplearning4j:cdh4 0.4-rc3.2


Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning
GroupId

GroupId

org.deeplearning4j
ArtifactId

ArtifactId

cdh4
Version

Version

0.4-rc3.2
Type

Type

jar

Download cdh4 0.4-rc3.2


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