training a Bidirectional LSTM using MATLAB?

2 vues (au cours des 30 derniers jours)
Mona
Mona le 16 Fév 2018
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

Réponses (1)

Mustafa NUHOGLU
Mustafa NUHOGLU le 10 Mar 2018
As far as I know, MATLAB R2017b does not support bidirectional LSTM.
  1 commentaire
Shahrokh Firouzi
Shahrokh Firouzi le 13 Avr 2018
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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by