using predictAndUpdateState with an LSTM with featureInputLayer

Hello,
I'd like to ask if it's possible to use "predictAndUpdateState" with an LSTM that has an featureInputLayer?
If I train my LSTM with a sequenceInputLayer everything works fine, but when I use a featureInputLayer the training works, prediction using the regular predict() works as well, but for "predictAndUpdateState" I get the error:
predictAndUpdateState and classifyAndUpdateState support recurrent neural networks only.
Is it possible to make predictAndUpdateState work using an LSTM that has been trained using a featureInputLayer?

 採用された回答

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2022 年 4 月 12 日

回答済み:

2022 年 5 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by