Stacked Bidirectional and Unidirectional LSTM (SBU-LSTM) Neural Network

(Redirected from SBU-LSTM)

A Stacked Bidirectional and Unidirectional LSTM (SBU-LSTM) Neural Network is a Deep Neural Network that combines both LSTM and BLSTM.



References

2018a

2018b

   

Figure 3.2: Bidirectional LSTM network with 2 stacked layers

Figure 3.4: Combined LSTM-CNN model (LSTM portion may be uni- or bidirectional)
 

Figure 3.3: Residual network, showing only the CNN architecture