フィルターのクリア

Long Short-Term Memory Network with Reinforced Learning

1 回表示 (過去 30 日間)
Giacomo Notaro
Giacomo Notaro 2020 年 3 月 27 日
Hi all,
I'm working with LSTM deep neural networks for a sequence-to-sequence forecasting.
I read papers about the fact that there is an "exposure bias" in LSTM networks trained with the previous steps of a sequence which you want to forecast, since when you let the model free to forecast it can't rely on real data inputs but on its own predicted steps.
In practise the model is trained with "solid" inputs but it is not trained to provide solid inputs for itself.
In the same paper, the reinforced learning was suggested as a solution, how can I combine the LSTM networks and RL with matlab toolboxes in order to perform sequence-to-sequence forecasting?

回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by