fitnet regression plot shows no relation between output and target values
古いコメントを表示
I am training an ANN using the fitting tool. I have 24 inputs, 4 outputs, 1 hidden layer with 15 neurons. Some of my target data is negative some is positive. When I use only positive training data I get regression values ~.99 and a perfectly linear relationship between output and target. All of the positive data values are between .97 and .99 and negative values are between -.97 and -.99. When I use positive and negative target data the plot shows two vertical lines perpendicular to the x-axis at -1 and 1 and the values on the y axis vary between -.5 and 1.5. I can add my code if it would help but it's the code produced by the fitting tool wizard. The 24 inputs are x and y coordinates and the target data are quaternions, but I'm only interested in the scalar part for this query. I can upload a snap of the plots too if it would help.
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!