abhinand5 / ml-notebooks-101

Beginner-friendly implementations of ML algorithms for various problems
Apache License 2.0
21 stars 7 forks source link

Added NLP - Text Classification using LSTM and GloVe (TF) Notebook #5

Closed arunpandian7 closed 3 years ago

arunpandian7 commented 3 years ago

Added Beginner friendly tutorial notebook on Sentimental Classification on Text using LSTM Network and GloVe Embedding built using Tensorflow.

I have also added a few content on NLP in README.md. I am thinking maybe we can add some resource links and "Open in Colab" links in there. I will fill in the rest in my next PR

abhinand5 commented 3 years ago

Perfect @arunpandian7

image

arunpandian7 commented 3 years ago

Sure I will check and fix that.