Skip to content

A deep learning library developed from scratch in Java.

Notifications You must be signed in to change notification settings

dido1998/DeepJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published