Alpal94 / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 0 forks source link

Resilient Backpropagation Learning #275

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As discussed in the forums [ 
http://www.aforgenet.com/forum/viewtopic.php?f=2&t=1274 ], I am sharing an 
implementation of ResilientBackPropagationLearning for AForge.NET. I am still 
working on improvements such as parallelization of the code and additional 
learning rules, but it already seems useful at this current state.

Best regards,
Cesar

Original issue reported on code.google.com by cesarso...@gmail.com on 3 Jan 2012 at 3:26

Attachments:

GoogleCodeExporter commented 8 years ago
Added implementation RProp (Resilient Back Propagation) neural network learning 
algorithm.

Committed in revision 1659. Will be released in version 2.2.4.

Original comment by andrew.k...@gmail.com on 19 Jan 2012 at 9:23

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 23 Feb 2012 at 9:13