Skip to content

GraxCode/EasyNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

About

This is a really simple implementation of a neural network with x inputs, 2 hidden layers and one output written in java. It uses sigmoid or ReLU as activation function.
If you are new to NNs this can help you understand forward- and backpropagation.

About

Simple implementation of NNs in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages