Skip to content

jnez71/kalmaNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kalmaNN

Extended Kalman Filter for Training Neural-Networks

An implementation of chapter two from Kalman Filtering and Neural Networks by Haykin.

The file knn.py contains a class for creating and training a multilayer perceptron by either extended Kalman filter (Newton-Raphson) or stochastic gradient descent. Enjoy!

alt text

alt text

alt text

alt text

alt text

alt text

About

Extended Kalman filter for training neural-networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages