深層学習を使用した時系列予測について
Afficher commentaires plus anciens
LSTMネットワークを用いた予測、分類について質問があります。
ある運動によって得られる40個程の時系列データから、その時の運動によって生じる各時間における角度を予測したいと思っています。
MATLAB内のドキュメンテーションにある深層学習を使用した sequence-to-sequence 分類を見る限り、答え(YTrain,YTest)はcategorical配列になっていてそれ以外の配列では無理なのでしょうか。それともどこかを変えれば可能なのでしょうか。
そもそもこの条件をLSTMを用いて予測or分類が可能でしょうか
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!