Long Short-Term Memory Network with Reinforced Learning

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Sequence 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