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 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Srivardhan Gadila
on 31 Oct 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.
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!