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!