Function approximation but not with MLP. What can I use to get good results?

조회 수: 3 (최근 30일)
Good result means: less than 18 MSE (mean squared error).
I've got an X matrix: 10000x9 (10000 rows, 9 dimensional input) I've got an Y matrix: 10000x1 (10000 rows, 1 dimensional output)
I tried to use MLP but I couldn't get less than 21 MSE.
So what else can I use for a function approximation problem?

답변 (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