Neural Network tool nftool
Mostrar comentarios más antiguos
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 comentarios
Greg Heath
el 12 de Jul. de 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
el 12 de Jul. de 2013
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Pattern Recognition en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!