tensorflow-1-public
tensorflow-1-public copied to clipboard
and -> an iterable.
I noticed that `tf.keras.preprocessing.text.Tokenizer` does not operate on tensors and is not recommended for new code. So shouldn't we update that in the NLP course and use `tf.keras.layers.TextVectorization` instead? ...
Improve visual presentation with code snippets for assignment and lab listings
https://github.com/https-deeplearning-ai/tensorflow-1-public/blob/main/C2/W1/ungraded_lab/C2_W1_Lab_1_cats_vs_dogs.ipynb text is glitched out in this file