rstudio / tensorflow.rstudio.com

https://tensorflow.rstudio.com
9 stars 12 forks source link

Add text classification from scratch example #42

Closed terrytangyuan closed 1 year ago

terrytangyuan commented 1 year ago

Adapted this example: https://keras.io/examples/nlp/text_classification_from_scratch/

Signed-off-by: Yuan Tang terrytangyuan@gmail.com

t-kalinowski commented 1 year ago

Thank you!