Neural Network tool nftool
古いコメントを表示
1. Once a network is trained how can it be used to find new outputs from known inputs?
2. There is a problem ....When I use nftool with some data set (having 5-dimensional inputs and 4-dimensional outputs) It fit very well. nftool takes 1000 iteration for it. and performance is very well around e-02..... But When I use advanced script generated by nftool, or When I write my own code for the same. It takes 12-20 iteration and performance is as high as e+06 to e+07.
Where is the problem?
Please help !
2 件のコメント
Greg Heath
2013 年 7 月 12 日
Not enough info.
It would help if you tried your code on one of the nndatasets
help nndatasets
and post relevant parts of code and all error messages.
sandeep
2013 年 7 月 12 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Pattern Recognition についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!