neural network fitting tool
3 views (last 30 days)
Show older comments
I have some measurements as inputs which affect a single output and I want to use NN to study their relation and then predict the output as a function of the input. I found the neural fitting tool (nftool) but it is limited to a two-layer feed-forward network and 3 training algorithms (trainlm, trainbr, and trainscg).
In the help "Train and Apply Multilayer Shallow Neural Networks", I have also found 12 training algorithms with an example of a two layer feedforward network.
Is the nftool is limited to only 3 training algorithms and a 2 layers network? how can I use other algoritms in this tool ? I just want to make use of its benefits such as the plots of performance, error, regression, etc.
0 Comments
Answers (1)
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows 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!