I have 106587 data (11843rows *9 columns). I need to predict one parameter (output) using 8 other parameters (inputs).
1) How many hidden layers should I use (2 or 3) ?
2) How many hidden neurons should I assign for each hidden layer?
I tried 2 hidden layers with random (1-20) hidden neurons each layer but huge amount of MSE obtained for training, validation and testing. Please explain why this happens?

답변 (1개)

Burhan Burak AKMAN
Burhan Burak AKMAN 2021년 12월 27일

0 개 추천

Increase amount of hidden neurons to 100-200 and re-train. May be it will help.

댓글 수: 1

Pavithra Chinatamby
Pavithra Chinatamby 2021년 12월 30일
I tried this method, but it took more than two hours per run and the MSE is almost the same when I use 1-20 hidden neurons.

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

카테고리

도움말 센터File Exchange에서 Neural Simulation에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2021년 12월 27일

댓글:

2021년 12월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by