One of the training methods for Artificial Neural Networks is the Resilient Propagation (Rprop). Rprop is usually faster compared to the classical Backpropagation. In this package 4 different Rprop algorithms present in the literature are specifically implemented to train an ANN: Rprop+, Rprop-, IRprop+, IRprop-.
Cite As
Roberto Calandra (2023). Rprop (https://www.mathworks.com/matlabcentral/fileexchange/32445-rprop), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Deep Learning Toolbox in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.