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?
조회 수: 6 (최근 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!