필터 지우기
필터 지우기

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