Regression using LSTM in Matlab2018a
Mostra commenti meno recenti
I am using MATLAB 2018a, I want to know how I can modify the MATLAB example for "sequence to sequence regression using deep learning" to use it with "double" type predictor data array Xtrain of size 823x9 and "double" type response data array Ytrain of sixe 1x823.
I couldn't translate the code to be used with my load data. My goal is to forecast load using this example.
4 Commenti
NM
il 18 Mag 2018
Bernhard Suhm
il 12 Giu 2018
What error are you getting? You realize you need to transpose your Ytrain vector of responses, I assume.
NM
il 12 Giu 2018
Zaher Babakrnejad
il 9 Lug 2019
Modificato: Zaher Babakrnejad
il 9 Lug 2019
I have same problem , what do you do for answer ?
Risposte (0)
Categorie
Scopri di più su Support Vector Machine Regression in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!