Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 345 Bytes

File metadata and controls

4 lines (3 loc) · 345 Bytes

Analyze-the-sentiment-of-reviews-with-Keras

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.

From Microsoft Learning