Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 302 Bytes

File metadata and controls

6 lines (4 loc) · 302 Bytes

java-deep-learning

java-deep-learning is a simple deep learning library made by a person who somehow thought that this would be a productive use of their time.

It covers the all basics like layers, activations, optimizers, and loss functions and stuff.

Also be warned that there might be mistakes.