Why is the Neural Network training slow when I don't use the Matlab Toolbox?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Define Shallow Neural Network Architectures in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!