How To Install Java Artifact org.deeplearning4j.deeplearning4j v1.0.0-beta3

org.deeplearning4j deeplearning4j 1.0.0-beta3

Introduction

In this article, we'll learn how to install Java artifact deeplearning4j from org.deeplearning4j group in version 1.0.0-beta3. The artifact is available in 10 versions: 1.0.0-beta7 1.0.0-beta6 1.0.0-beta5 1.0.0-beta4 1.0.0-beta3 1.0.0-beta2 1.0.0-M2.1 1.0.0-M2 1.0.0-M1.1 1.0.0-M1 . The deeplearning4j project has been released under Apache License, Version 2.0 license, and has its own website at: http://deeplearning4j.org/ .

How To Install Java Artifact org.deeplearning4j.deeplearning4j In Version 1.0.0-beta3

To install the deeplearning4j artifact in version 1.0.0-beta3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses deeplearning4j dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses