Combine parallel toolbox and neural network toolbox
10 ビュー (過去 30 日間)
古いコメントを表示
Is it possible to combine the parallel toolbox and the neural network toolbox to speed up the computations of the neural network toolbox.
0 件のコメント
回答 (1 件)
Mark Hudson Beale
2011 年 9 月 9 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Parallel and Cloud についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!