Questions
Let’s test what we have learned in this chapter.
- Using the test notebook, load the IMDB dataset from TFDS.
- Use a different embedding dimension and evaluate the model on the test set.
- Use a different vocabulary size and evaluate the model on the test set.
- Add more layers and evaluate the model on the test set.
- Use your best model to make predictions on the sample sentences given.