Skip to content

lulzzz/ResilientBackProp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See "A Direct Adaptive Method for Faster Backpropagation Learning: The RPROP Algorithm",
M. Riedmiller and H. Braun,
Proceedings of the 1993 IEEE International Conference on Neural Networks,
pp. 586-591
This is the orginal version of the algorithm. There are many later variations.

(c) Dr. James McCaffrey
https://visualstudiomagazine.com/articles/2015/03/01/resilient-back-propagation.aspx
https://jamesmccaffrey.wordpress.com/2015/03/20/neural-network-resilient-back-propagation-rprop-using-c/

About

Implementation of resilient back propagation (RPROP) algorithm on C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%