Descriptions

Google Colab

Load the libraries

Load the data

Train valid split

Text Data Preparation

Unique words and sentence max length

Tokenization

Neptune

Modelling

Modelling: keras GRU

Ref:

Visualize the model

Note: hover the blocks to see the details.

Modelling: Bidirectional GRU

Modelling: CNN

Modelling: CNN + GRU