convolutional neural network for regression

조회 수: 2 (최근 30일)
Med Aymane Ahajjam
Med Aymane Ahajjam 2017년 6월 21일
댓글: Greg Heath 2017년 6월 22일
I have a [17000 obs,72 statistical features] dataset of sky images, and I want to train a CNN for regression problem (sky image --> irradiance) but I don't know how. Since I don't have statistical features as input rather than pixels of images, all solutions in the documentation do not help. Is there any other solution I can try? FYI: I've only turned to deep learning because standard neural networks were giving me a bit high error values.. Thank you for your time
  댓글 수: 1
Greg Heath
Greg Heath 2017년 6월 22일
Have you plotted the irradiance vs each of the 72 inputs to try to get a feel for weak and strong I/O dependencies?
Are there distinct regions where an output's dependencies on the input seem to be quite different from other regions others?
Have you investigated the interdependencies of the inputs? I doubt that you need all 72.
Hope this helps.
Greg

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by