How can I use parallel computing to train multiple different regression models using multiple GPUs?

Matlab on my linux device allows training of multiple different models when i use "Regression Learner toolbox". My device can run upto 6 workers.
I have tried to write a script to do the same using "parfor". However, the training process stops without showing any error or yoelding results.
Is there any script code that can work similar to parallel learnining in "Regression Learner toolbox" ?

回答(1 个)

类别

帮助中心File Exchange 中查找有关 Parallel and Cloud 的更多信息

回答:

2023-1-4

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by