Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1009 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 1009 Bytes

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:

To build everything, we can use commands like

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

Also included in the monorepo is a tutorial series in Zeppelin available in: