Numpy implementation of simple autoencoder neural network including backpropagation and momentum. Not optimized for performance, but simplicity of code, mainly used for educational purposes. The training error is computed accumulatively during each epoch and will thus typically be larger than validation error in early epochs where model changes a lot during each epoch (this is consistent with e.g. keras).
-
Notifications
You must be signed in to change notification settings - Fork 0
Neural Network implemented in Numpy with backpropagation and momentum.
License
AlexanderMath/npnet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Neural Network implemented in Numpy with backpropagation and momentum.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published