Regression output for LSTMs?
2 次查看(过去 30 天)
显示 更早的评论
Hello,
I am trying to use LSTMlayers to properly predict my current 6 Degree of freedom orientation/position, using my Last Position and acceleration/angular momentum as inputs. My first important question: Is there any way to use LSTM layers with a regression output as of 2017b? Second:If so or if not, are there general implementation ideas for my problem?
thanks in advance.
3 个评论
William Smith
2017-11-14
Creating my own custom regression layer resulted in the same error: "Error using trainNetwork (line 140) Regression is not supported for networks with LSTM layers."
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!