Download dl4j-spark_2.10-0.7.2.jar file - Jar d

Jar examples for d:dl4j-spark-2.10

Description

You can download jar file dl4j-spark_2.10 0.7.2 in this page.

License

Apache License

Build File

You can use the following script to add dl4j-spark_2.10-0.7.2.jar to your project.

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

Download

Click the following link to download the jar file.

dl4j-spark_2.10-0.7.2-javadoc.jar
dl4j-spark_2.10-0.7.2-sources.jar
dl4j-spark_2.10-0.7.2.jar
dl4j-spark_2.10-0.7.2.pom



Related Tutorials