how to use deep learning with multivariable?

2 visualizaciones (últimos 30 días)
Meltem Tekinay
Meltem Tekinay el 8 de Mayo de 2020
Comentada: Mahesh Taparia el 18 de Mayo de 2020
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!!

Respuestas (1)

Mahesh Taparia
Mahesh Taparia el 11 de Mayo de 2020
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 comentarios
Meltem Tekinay
Meltem Tekinay el 18 de Mayo de 2020
I want one model that has relation with all XTrain and YTrain datas. As I searched, trainNetwork function is working with same weights and if I use same network, when I add XTrain1 then training is developing. Do I think right?
Mahesh Taparia
Mahesh Taparia el 18 de Mayo de 2020
Hi Club the complete dataset into 1 variable Xtrain instead of separate variables (as you mentioned Xtrain1/ Xtrain2) and then train the model.

Iniciar sesión para comentar.

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by