Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages