필터 지우기
필터 지우기

training a Bidirectional LSTM using MATLAB?

조회 수: 3 (최근 30일)
Mona
Mona 2018년 2월 16일
댓글: Shahrokh Firouzi 2018년 4월 13일
Hi, I was wondering if anyone has tried to train a bidirectional LSTM using MATLAB. Where the input is fed to one LSTM layer and the reversed input is fed to another LSTM layer, then the two layers are merged together by addition, multiplication or just concatenation so that the two layers learn simultaneously?
Any input is much welcomed. Thanks

답변 (1개)

Mustafa NUHOGLU
Mustafa NUHOGLU 2018년 3월 10일
As far as I know, MATLAB R2017b does not support bidirectional LSTM.
  댓글 수: 1
Shahrokh Firouzi
Shahrokh Firouzi 2018년 4월 13일
Please check this Bidirectional long short-term memory (BiLSTM) layer: https://www.mathworks.com/help/nnet/ref/nnet.cnn.layer.bilstmlayer.html I am going to use it in my research, and I'm using Matlab2017b

댓글을 달려면 로그인하십시오.

카테고리

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