Skip to content

A Neural Network is coded in the simplest form possible and also backpropagation is used for training. Can be used for educational purposes.

License

Notifications You must be signed in to change notification settings

Gundoganfa/Matlab_MLP_BackProp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Copyright (c) 2021 Fatih Gündoğan

Matlab_MLP_BackProp

A Neural Network is coded in the simplest form possible and also backpropagation is used for training. Can be used for educational purposes.

Momentum is NOT added to the code to keep it simple enough to read.

TODO:

  1. A generalized version of MLP BP with momentum will be added when I have time...

Model will be trained with kaggle data to guess hearth attack possibility.

About

A Neural Network is coded in the simplest form possible and also backpropagation is used for training. Can be used for educational purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages