Regression output for LSTMs?

조회 수: 2 (최근 30일)
David Kuske
David Kuske 2017년 10월 26일
댓글: William Smith 2017년 11월 14일
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
David Kuske
David Kuske 2017년 11월 2일
Hello Shounak,
Thanks for the answer, 1) So it is possible to use the provided layers, including LSTM if i just write a custom regression output layer?
2) Its a possibility I might use, but not my first choice, calibration would always need to be perfect.
William Smith
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 CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by