question for CNN example: Convolutional neural network for Regression
10 次查看(过去 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!