Deep Learning: From Algorithmic Essence to Industrial Practice introduces the fundamental theories of deep learning, engineering practices, and their deployment and application in the industry. It provides a detailed explanation of classic convolutional neural networks, recurrent neural networks, and transformer networks based on self-attention mechanisms, along with their variants, combining code demonstrations. Additionally, it covers the applications of these models in areas such as image classification, object detection, semantic segmentation, etc. The book also considers the advancements in deep reinforcement learning and generative adversarial networks.
Table of Contents
1. Neural Networks2. Convolutional Neural Networks Image Classification and Object Detection
3. Convolutional Neural Networks Semantic Segmentation
4. Recurrent Neural Networks
5. Distributed Deep Learning Systems
6. Frontiers of Deep Learning
7. Special Lectures
8. Transformer and Its Companions
9. Core Practices
10. Deep Learning Inference Systems