Basic Sentiment analysis with Tensorflow
Details
Basic Sentiment Analysis with TensorFlow - Learn the basics of utilizing Keras with TensorFlow as its backend and you will learn to utilize it to tackle a basic sentiment analysis issue.
To Create, train, and evaluate a Neural Network model that, after the training, will be able to predict movie reviews as either positive or negative reviews - classifying the sentiment of the review text.