Combine parallel toolbox and neural network toolbox
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is it possible to combine the parallel toolbox and the neural network toolbox to speed up the computations of the neural network toolbox.
0 commentaires
Réponses (1)
Mark Hudson Beale
le 9 Sep 2011
Currently parallel computing can be used to train multiple networks on different MATLAB workers at the same time. This speeds up finding the best network out of N networks.
Parallel training for single networks is not yet supported.
0 commentaires
Voir également
Catégories
En savoir plus sur Parallel and Cloud dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!