neural net tool box GPU yield poor network solution results compared to CPU

1 次查看(过去 30 天)
I have been (slowly) training a net (45-1) with the trainlm function. The results were EXCELLENT (very very good regression, very low errors on histogram) However this was taking 35+ hours to train the net. I bought the parallel computing toolkit, and an Nvidia 1080TI GPU and re trained the exact same net with the exact same data, and the results are quite poor. (but much much faster, like 1 minute) I see that the GPU dose not support trainlm, but instead switches to the trainscg function. I have varied the parameters net.trainParam.sigma = 5.0e-7 net.trainParam.lambda = 5.0e-9 but I still get very poor results. Can you guide me as to how I can get the good results I was getting with trainlm? Thank you.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by