My Question About Neural Net
Show older comments
Hello , First.. let me say Thanks for read my question, please answer some if you understand.
Today i was test neural net for predict data but some output result is too far with target. I think i need advanced guide for this, because i just use nntool and there is much settings that i don't understand how to tweak it and even i try to change it the result is still far from target.
for information ,the sample data i use is dynamic change every time, its 20 input and 1 output. i was read some code example and try to modify and still nothing.
My question is :
1. Can i use net for predict future data ? "if no please give me other way to do this"
2. How much sample data for net 'best' ?
3. How i can get report success & fail rate in scale of 0-100% from net training result? i want compare old net settings with new net "please give me example command for this"
4. How i get the best net settings ? what parameters should i change for improvement ?
5. Is there any fast way to test and get best net ?
That is..
Once again, Thank You For Help.
Accepted Answer
More Answers (1)
Walter Roberson
on 12 May 2016
0 votes
Use ntstool instead of nntool
Categories
Find more on Deep Learning Toolbox 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!