The aim of this project is to create tutorials to learn and explore the fundamentals of natural lenguage processing with neural networks, using TensorFlow 2.0 and Google Colab as main tools.
You can easily load the tutorial notebooks using Google Colab.
UPDATE 27/08/2019 Added word2vec_classifier tutorial for training a Word2Vec model and a movie review classifier.