In the last chapter, we looked at convolutional neural networks (CNNs). Another network architecture that is widely used (for example, in natural language processing) is the recurrent one. Networks with this architecture are called recurrent neural networks, or RNNs. This chapter is a superficial description of how RNNs work, with one small application that should help you better understand their inner workings. A full explanation of RNNs would require multiple books, so the goal of this chapter is to give you a very basic understanding ...
8. A Brief Introduction to Recurrent Neural Networks
Get Applied Deep Learning with TensorFlow 2: Learn to Implement Advanced Deep Learning Techniques with Python 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.