Deep convolutionary neural network for text detection

Can any have the link or basic code of deep convolutionary neural netwrok in matlab or python.

Answers (1)

Hi Rabia,
The following example might be useful. The example constructs a deep learning network that performs text classification:

2 Comments

Actually i need deep convolutionary and LSTM basic code for feature extraction. My thesis is based on these two algorithms.
The example above includes the fundamental workflow for architecting and training an LSTM network in MATLAB. (See the subsection Create and Train LSTM Network.)
Here is another example of an LSTM network in MATLAB:
The example walks you through data preparation, network architecture design, training, and testing.

Sign in to comment.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Release

R2018a

Asked:

on 9 Oct 2019

Commented:

on 15 Oct 2019

Community Treasure Hunt

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

Start Hunting!