Convenience wrapper around 'keras::dataset_imdb()' which pads input seqequences for use with a keras model in addition to preprocessing already applied in keras.
1 | padded_imdb_data(vocab_size = 10000, max_length = 150, trunc_type = "post")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.