Analyze the sentiment of reviews with Keras image

Analyze the sentiment of reviews with Keras

Build a neural network that scores text such as user reviews for sentiment.

Folder lesson (35 mins)

Analyze the sentiment of reviews with Keras

Build a neural network that scores text such as user reviews for sentiment.

Course Description

Keras is a high-level neural networks API, written in Python, that runs on top of other deep learning tools such as TensorFlow. This module uses Keras to build a neural network that scores text, such as user reviews for sentiment.