Skip to content

usuallyunusual/AdalineNeuralNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#AdalineNeuralNets This is a pure numpy implementation of an Adaline neural net. Useful to understand how exactly these nets work and how they evolved. Check BackPropNetMSE for a more recent backpropogation implementation of a neural net which is also in pure numpy Both stochastic and batch gradient update have been recorded

About

Adaline neural net with LMS algorithm (Widow-Hoff) to model the OR gate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published