フィルターのクリア

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 Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by