question for CNN example: Convolutional neural network for Regression
조회 수: 5 (최근 30일)
이전 댓글 표시
link for example:https://kr.mathworks.com/help/nnet/examples/train-a-convolutional-neural-network-for-regression.html
I'm using Convolutional neural network for Regression to predict 6 output(In example above the number of output is only 1, the rotation angle of figure).
Training result is pretty bad and i can't figure out why. please help me. I used 10200 data and divided it in ratio 0.7,0.15,0.15 for training, validation, test each.
This is the result.

And this is histogram of 6 outputs.

I think there is some relationship between these skewed output data and bad predicted value but i don't know exactly.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!