How To Install Java Artifact org.nd4j.libnd4j v1.0.0-beta3

org.nd4j libnd4j 1.0.0-beta3

Introduction

In this article, we'll learn how to install Java artifact libnd4j from org.nd4j 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 libnd4j project has been released under Apache License, Version 2.0 license, and has its own website at: http://nd4j.org/ . The parent project is: org.deeplearning4j::deeplearning4j::1.0.0-beta3

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

To install the libnd4j 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 libnd4j 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