Why using fitnet is not giving 0.005 error with ENGINE Data set?
古いコメントを表示
I am running the nftool in order to train a neural net using the example data "ENGINE" data set, I am using the same approach used here: mathworks.com/help/nnet/ug/choose-a-multilayer-neural-network-training-function.html#bss4gz0-26 for this data set, but I can not get an MSE less than 300 (and 0.005 is expected). I am using "trainlm" function, I am using a 2-30-2 architecture with "tansig" transfer function, I even tried with 2-50-2, but I can't get a good MSE (I have retrained maaany times). I assume that in the web page they used a simple "fitnet" with the conditions given. Is there something else needed to solve this specific example with an error equal or less to 0.005? I am using MATLAB R2012a.
If you can provide the script with the problem solved I would really appreciate it. Please help!
Thank you
採用された回答
その他の回答 (1 件)
Greg Heath
2014 年 4 月 29 日
1 投票
I don't have the slightest idea. It looks like the result of normalization. Contact MATLAB and find out who did it.
カテゴリ
ヘルプ センター および File Exchange で Built-In Layers についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!