Deeplearning4j

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

Github星跟踪图

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 -B -V -U clean install -pl '!jumpy,!pydatavec,!pydl4j' -Dlibnd4j.platform=linux-x86_64 -Dlibnd4j.chip=cuda -Dlibnd4j.cuda=9.2 -Dlibnd4j.compute=<your GPU CC> -Djavacpp.platform=linux-x86_64 -Dmaven.test.skip=true

An example of GPU "CC" or compute capability is 61 for Titan X Pascal.

Want some examples?

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

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

主要指标

概览
名称与所有者deeplearning4j/deeplearning4j
主编程语言Java
编程语言Java (语言数: 17)
平台
许可证Apache License 2.0
所有者活动
创建于2013-11-27 02:03:28
推送于2025-06-10 08:41:49
最后一次提交2025-06-10 10:41:49
发布数60
最新版本名称1.0.0-M2.1 (发布于 2022-08-17 21:20:26)
第一版名称_old/deeplearning4j-parent-0.0.0.1 (发布于 2014-02-22 00:19:27)
用户参与
星数14k
关注者数769
派生数3.9k
提交数2.8k
已启用问题?
问题数5771
打开的问题数634
拉请求数4015
打开的拉请求数0
关闭的拉请求数420
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?