Combine parallel toolbox and neural network toolbox
조회 수: 1 (최근 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!