/DeepJava

A deep learning library developed from scratch in Java.

Primary LanguageJava

DeepJava

A deep learning library developed from scratch in Java. This library is still under construction.

Example for usage of fully connected layers can be found in fullyconnectedexample.java.

Example for usage of convolution layers can be found in convexample.java.

The files can be compiled in the correct order using

./compile.sh