neural network fitting tool
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!