Effacer les filtres
Effacer les filtres

Long Short-Term Memory Network with Reinforced Learning

1 vue (au cours des 30 derniers jours)
Giacomo Notaro
Giacomo Notaro le 27 Mar 2020
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?

Réponses (0)

Catégories

En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by