Download dl4j-spark_2.11-0.7.1.jar file - Jar d

Jar examples for d:dl4j-spark-2.11

Description

You can download jar file dl4j-spark_2.11 0.7.1 in this page.

License

Apache License

Build File

You can use the following script to add dl4j-spark_2.11-0.7.1.jar to your project.

<dependency>
   <groupId>org.deeplearning4j</groupId>
   <artifactId>dl4j-spark_2.11</artifactId>
   <version>0.7.1</version>
</dependency>
compile group: 'org.deeplearning4j', name: 'dl4j-spark_2.11', version: '0.7.1'
libraryDependencies += "org.deeplearning4j" % "dl4j-spark_2.11" % "0.7.1"
<dependency org="org.deeplearning4j" name="dl4j-spark_2.11" rev="0.7.1"/>
@Grapes(@Grab(group='org.deeplearning4j', module='dl4j-spark_2.11', version='0.7.1'))
'org.deeplearning4j:dl4j-spark_2.11:jar:0.7.1'

Download

Click the following link to download the jar file.

dl4j-spark_2.11-0.7.1-javadoc.jar
dl4j-spark_2.11-0.7.1-sources.jar
dl4j-spark_2.11-0.7.1.jar
dl4j-spark_2.11-0.7.1.pom



Related Tutorials