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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Srivardhan Gadila
el 31 de Oct. de 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.
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!