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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Srivardhan Gadila
2020-10-31
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!