Combine parallel toolbox and neural network toolbox
13 次查看(过去 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!