Neural Network tool nftool
Show older comments
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 Comments
Greg Heath
on 12 Jul 2013
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
on 12 Jul 2013
Accepted Answer
More Answers (0)
Categories
Find more on Pattern Recognition in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!