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 (語言數: 18)
平台
許可證Apache License 2.0
發布數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)
創建於2013-11-27 02:03:28
推送於2024-05-09 06:09:05
最后一次提交2023-12-09 19:55:22
星數13.5k
關注者數768
派生數3.8k
提交數2.7k
已啟用問題?
問題數5749
打開的問題數630
拉請求數3900
打開的拉請求數4
關閉的拉請求數406
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部