Borrar filtros
Borrar filtros

Can BiLSTM layer be used as MDLSTM in Matlab. ?

2 visualizaciones (últimos 30 días)
baby
baby el 6 de Oct. de 2022
Editada: baby el 6 de Oct. de 2022
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

Respuestas (0)

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by