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

Jar examples for d:dl4j-spark-2.10

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials