Borrar filtros
Borrar filtros

Long Short-Term Memory Network with Reinforced Learning

1 visualización (últimos 30 días)
Giacomo Notaro
Giacomo Notaro el 27 de Mzo. de 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?

Respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by