Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

MultilayerPerceptron

A simple vanilla neural net written in java. It provides the ability of having multiple hidden layers and choosing the number of neurons per layer. Also, I have to mention this code only provides FCNNs(fully connected neural nets). My hope is to extend this to a more generic neural net library in the future.

About

A plain vanilla neural network. It provides the ability of having multiple hidden layers.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages