Skip to content

This contains an explorational implementation of learning in neural networks, as well as some simple helper classes (automatic differentation, statistics, timing). It covers the RProp algoritm and an experiment to extend the gradient descent idea with using the second derivation to automatically select a good step width.

stoerr/simple-neural-network-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

About

This contains an explorational implementation of learning in neural networks, as well as some simple helper classes (automatic differentation, statistics, timing). It covers the RProp algoritm and an experiment to extend the gradient descent idea with using the second derivation to automatically select a good step width.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published