In the previous chapter, we learned about the different types of neural networks. In this chapter, we learn about long short-term memory (LSTM) neural networks. The project in this chapter is meant to be simple, to help us adjust to TensorFlow 2.0. We will first learn what an LSTM is and why we need it. Then we will take a look at how an LSTM works. After that, we will learn what sentiment analysis is and its various types. We will also learn how to save a trained model and reload it, so that we can save models and reuse them in future projects. Keep in mind ...
4. Sentiment Analysis
Get Deep Learning Projects Using TensorFlow 2: Neural Network Development with Python and Keras now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.