tensorflow-1-public icon indicating copy to clipboard operation
tensorflow-1-public copied to clipboard

Results 7 tensorflow-1-public issues
Sort by recently updated
recently updated
newest added

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? ![image](https://github.com/https-deeplearning-ai/tensorflow-1-public/assets/88646338/116cdda3-6cb3-47b6-a1b2-cbd1a73af822)...

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