LSTM network training process disappear

Hi,everyone
I have a problem during training an LSTM network.The training process disappeared after the iteration and never appeared.The LSTM network is about seq2seq regression .
Can anyone help?

1 Comment

Hi,
I tried one sequence to sequence regression training, but haven't got any problem in running, My program ran smoothly without any halt. Would you like to eloborate what exactly you tried?

Sign in to comment.

Answers (1)

wensheng
wensheng on 19 Sep 2021
Hi,
Thanks for your attention.The reason is that there is missing data in the training data.The problem is solved after filling the missing data

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 20 May 2021

Answered:

on 19 Sep 2021

Community Treasure Hunt

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

Start Hunting!