Why is the Neural Network training slow when I don't use the Matlab Toolbox?
1 view (last 30 days)
Show older comments
I am trying to optimize neural weights using the standalone Levenberg-Marquard algorithm, but the ANN training is much slower than when using the same algorithm in the Toolbox (trainlm). What causes this?
Standalone Levenberg-Marquard = 30 minutes
trainlm = 5 seconds
Same final accuracy...
0 Comments
Answers (0)
See Also
Categories
Find more on Define Shallow Neural Network Architectures in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!