I have 2 input files and one output file for supervised learning. I wanted to use nnstart because I really don't know Matlab but I want to learn it. The nnstart tool only allows one input. What should I do?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have 2 input files and one output file for supervised learning. I wanted to use nnstart because I really don't know Matlab but I want to learn it by starting from a GUI. The nnstart tool only allows one input. What do I do?
0 Commenti
Risposte (1)
Srivardhan Gadila
il 31 Ott 2020
You can refer to How to give multiple inputs to the train function of Neural Network? and follow the steps mentioned in Using Command-Line Functions.
To get started refer to the documentation of Fit Data with a Shallow Neural Network & Function Approximation and Nonlinear Regression.
Vedere anche
Categorie
Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!