mrdbourke / tensorflow-deep-learning

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
https://dbourke.link/ZTMTFcourse
MIT License
5.14k stars 2.53k forks source link

Couldn't find the code for Text Generation ( Part of the Tensorflow Developer Certification) #349

Closed pxp210115 closed 2 years ago

pxp210115 commented 2 years ago

The code on Github only provides the modelling around Text Classification but not Text generation. Could you point me towards the Text Generation modules..

mrdbourke commented 2 years ago

Hey @pxp210115,

The course focuses on text classification because it's a more widespread of a problem.

You can find a TensorFlow tutorial explicitly on text generation here: https://www.tensorflow.org/text/tutorials/text_generation