License |
License |
---|---|
Categories |
CategoriesDeeplearning4j Business Logic Libraries Machine Learning Deeplearning4j |
GroupId | GroupIdorg.deeplearning4j |
ArtifactId | ArtifactIddl4j-caffe |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondl4j-caffe
DeepLearning for java
|
Filename | Size |
---|---|
dl4j-caffe-0.5.0.pom | |
dl4j-caffe-0.5.0.jar | 1 KB |
dl4j-caffe-0.5.0-javadoc.jar | 339 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/dl4j-caffe/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>dl4j-caffe</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/dl4j-caffe/
implementation 'org.deeplearning4j:dl4j-caffe:0.5.0'
// https://jarcasting.com/artifacts/org.deeplearning4j/dl4j-caffe/
implementation ("org.deeplearning4j:dl4j-caffe:0.5.0")
'org.deeplearning4j:dl4j-caffe:jar:0.5.0'
<dependency org="org.deeplearning4j" name="dl4j-caffe" rev="0.5.0">
<artifact name="dl4j-caffe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='dl4j-caffe', version='0.5.0')
)
libraryDependencies += "org.deeplearning4j" % "dl4j-caffe" % "0.5.0"
[org.deeplearning4j/dl4j-caffe "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.deeplearning4j : deeplearning4j-core | jar | 0.5.0 |
org.projectlombok : lombok | jar | 1.16.4 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.nd4j : nd4j-api | jar | 0.5.0 |
com.google.protobuf : protobuf-java | jar | 2.6.1 |
org.graphchi : graphchi-java_2.11 | jar | 0.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |