- mac osx上
- intellij上
の話
git cloneするもの
- deeplearning4j https://github.com/deeplearning4j/deeplearning4j
- nd4j https://github.com/deeplearning4j/nd4j
- Canova https://github.com/deeplearning4j/Canova
- libnd4j https://github.com/deeplearning4j/libnd4j
libnd4jをbuild
環境変数に設定
export LIBND4J_HOME=$HOME/workspace/libnd4j
残りもbuild
deeplearning4jは Lombokを使っているので、
intellijにlombok pluginをinstall
https://github.com/mplushnikov/lombok-intellij-plugin
な感じで