is not current version
Last Version 0.5.0

org.deeplearning4j:dl4j-caffe 0.4-rc3.4


Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning Deeplearning4j
GroupId

GroupId

org.deeplearning4j
ArtifactId

ArtifactId

dl4j-caffe
Version

Version

0.4-rc3.4
Type

Type

jar

Download dl4j-caffe 0.4-rc3.4


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