Skip to content

Huangza123/Backpropagation-for-Neural-Network

Repository files navigation

Backpropagation for Neural Network.
Reference: Martin T. Hagan, et al., Neural Networks Design, Chapter 11.
I present a two categories classification for a 2-4-2 neural network with backpropagation algorithm, the details of backpropagation algorithm can refer to Martin T. Hagan, et al., Neural Networks Design, Chapter 11.
Specifically, in the neural netwok, a sigmoid function is choiced as an activation function, and MSE is choiced as the loss function.
The results can be seen as follows:
result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages