Description Usage Arguments Value
The CRNN model
1 | model_CNN_RNN(vocab_size, batch_shape, max_str_len, lr, beta_1, beta_2)
|
batch_shape |
a list with 'batch_shape'. |
no_classes |
an integer, number of classes. |
glo_set |
a list must be 'glo_set'. |
Keras model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.