Recurrent Neural Networks: From Simple to Gated Architectures 1st Edition Fathi M. Salem – Ebook Instant Download/Delivery ISBN(s): 9783030899288, 3030899284, 9783030899295, 3030899292
Product details:
- ISBN 10: 3030899292
- ISBN 13: 9783030899295
- Author: Fathi M. Salem
This textbook provides a compact but comprehensive treatment that provides analytical and design steps to recurrent neural networks from scratch. It provides a treatment of the general recurrent neural networks with principled methods for training that render the (generalized) backpropagation through time (BPTT). This author focuses on the basics and nuances of recurrent neural networks, providing technical and principled treatment of the subject, with a view toward using coding and deep learning computational frameworks, e.g., Python and Tensorflow-Keras. Recurrent neural networks are treated holistically from simple to gated architectures, adopting the technical machinery of adaptive non-convex optimization with dynamic constraints to leverage its systematic power in organizing the learning and training processes. This permits the flow of concepts and techniques that provide grounded support for design and training choices. The author’s approach enables strategic co-trainingof output layers, using supervised learning, and hidden layers, using unsupervised learning, to generate more efficient internal representations and accuracy performance. As a result, readers will be enabled to create designs tailoring proficient procedures for recurrent neural networks in their targeted applications.
Table contents:
Part I. Part I
1. Network Architectures
2. Learning Processes
Part II. Part II
3. Recurrent Neural Networks (RNN)
Part III. Gated Recurrent Neural Networks: The LSTM RNN
4. Gated RNN: The Long Short-Term Memory (LSTM) RNN
Part IV. Gated Recurrent Neural Networks: The GRU and The MGU RNN
5. Gated RNN: The Gated Recurrent Unit (GRU) RNN
6. Gated RNN: The Minimal Gated Unit (MGU) RNN
People also search:
the unreasonable effectiveness of recurrent neural networks
generating sequences with recurrent neural networks
recurrent neural networks (rnns)
resurrecting recurrent neural networks for long sequences
bidirectional recurrent neural networks