mengxiang / deeplearning4j

Deeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + Spark - From Skymind

Home Page:http://deeplearning4j.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monorepo of Deeplearning4j

Welcome to the new monorepo of Deeplearning4j that contains the source code for all the following projects, in addition to the original repository of Deeplearning4j moved to deeplearning4j:

To build everything, we can use commands like

./change-cuda-versions.sh x.x
./change-scala-versions.sh 2.xx
./change-spark-versions.sh x
mvn clean install -Dmaven.test.skip -Dlibnd4j.cuda=x.x -Dlibnd4j.compute=xx

or

mvn clean install -Ptestresources -Ptest-native -Dlibnd4j.cuda=x.x -Dlibnd4j.compute=xx

Want some examples?

We have separate repository with various examples available: https://github.com/deeplearning4j/dl4j-examples

In the examples repo, you'll also find a tutorial series in Zeppelin: https://github.com/deeplearning4j/dl4j-examples/tree/master/tutorials

About

Deeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + Spark - From Skymind

http://deeplearning4j.org

License:Apache License 2.0


Languages

Language:Java 59.4%Language:C++ 32.8%Language:Cuda 2.1%Language:Python 1.3%Language:JavaScript 1.3%Language:Scala 0.9%Language:CMake 0.5%Language:CSS 0.5%Language:C 0.3%Language:Shell 0.2%Language:HTML 0.2%Language:TypeScript 0.1%Language:C# 0.1%Language:FreeMarker 0.1%Language:Makefile 0.0%Language:M4 0.0%Language:Ruby 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%Language:Smarty 0.0%Language:PureBasic 0.0%