Skip to content

naveenkumarch/Neural_network_FFBP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural_network_FFBP

Neural Network class function with feed forward and back propagation

The code section holds code for neural network class in FFNB file. It can create a feedback neural network model with only one hidden layer. The no of nodes on the input layer, hidden layer, output layer are configurable. Both hidden and output layer has sigmoid activation functions.

The data processing file handles and process data for neural network training.

About

Neural Network class function with feed forward and back propagation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages