how to use deep learning with multivariable?
조회 수: 8 (최근 30일)
이전 댓글 표시
Hello everyone,
I've been searching for how to use more than one independent variable in deep learning but I couldn't find it yet. Also I'm not sure if it's possible or not. Am i missing something important about deep learning theory? Hope i could explain my problem.
Thanks in advance!!
댓글 수: 0
답변 (1개)
Mahesh Taparia
2020년 5월 11일
Hi
It is not clear what kind of data you are having and what you want to do with that.Explain it. Also confirm whether you are having a labeled dataset or unlabeled dataset? The algorithm is completely dataset and application dependent. It might be the case that, it can be solved by some basic machine learning algorithms.
댓글 수: 6
Mahesh Taparia
2020년 5월 18일
Hi Club the complete dataset into 1 variable Xtrain instead of separate variables (as you mentioned Xtrain1/ Xtrain2) and then train the model.
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!