フィルターのクリア

Can BiLSTM layer be used as MDLSTM in Matlab. ?

2 ビュー (過去 30 日間)
baby
baby 2022 年 10 月 6 日
編集済み: baby 2022 年 10 月 6 日
I have to design a deep learning system in which MDLSTM (Multidimention LSTM) is required for text line recognition (word and chacter recognition). The neural network I have designed can recognized the individual characters. Research papers described this algorithm with forward, backward, updown and rightlleft passes of LSTM layers (e.g., infamous Alex Grave papers). Most of them have been implemented in Python. I do not find anything in BiLSTM or LSTM layers to control feedforward or backward passes separately in Matlab (while this is possible in Python). Further many research papers have used term 6-tanh activation function as a separate layers. Any idea if these parameters (4-tanh, cell size, block size, forward and backward passes) can be controlled in BILSTM or LSTM layers. The diagram is from a paper (Graves A.) is attached, where red cirlced terms are difficult for me to define in Matlab. Thanks

回答 (0 件)

カテゴリ

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