Deep Learning in Modern C++: End-to-end development and implementation of deep learning algorithms (English Edition)
暫譯: 現代 C++ 中的深度學習:深度學習演算法的端到端開發與實作(英文版)
Carlos d'Oleron, Luiz
- 出版商: BPB Publications
- 出版日期: 2025-04-23
- 售價: $1,930
- 貴賓價: 9.5 折 $1,834
- 語言: 英文
- 頁數: 464
- 裝訂: Quality Paper - also called trade paper
- ISBN: 9365893518
- ISBN-13: 9789365893519
-
相關分類:
C++ 程式語言、DeepLearning、Algorithms-data-structures
海外代購書籍(需單獨結帳)
相關主題
商品描述
DESCRIPTION
Deep learning is revolutionizing how we approach complex problems, and harnessing its power directly within C++ provides unparalleled control and efficiency. This book bridges the gap between cutting-edge deep learning techniques and the robust, high-performance capabilities of modern C++, empowering developers to build sophisticated AI applications from the ground up.
This book guides you through the entire development lifecycle, starting with a solid foundation in the modern features and essential libraries, like Eigen, for C++. You will master core deep learning concepts by implementing convolutions, fully connected layers, and activation functions, while learning to optimize models using gradient descent, backpropagation, and advanced optimizers like SGD, Momentum, RMSProp, and Adam. Crucial topics like cross-validation, regularization, and performance evaluation are covered, ensuring robust and reliable applications. Finally, you will dive into computer vision, building image classifiers and object localization systems, leveraging transfer learning for optimal performance.
By the end of this book, you will be proficient in developing and deploying deep learning models within C++, equipped with the tools and knowledge to tackle real-world AI challenges with confidence and precision.
WHAT YOU WILL LEARN
● Implement core deep learning models in modern C++.
● Code CNNs, RNNs, GANs, and optimization techniques.
● Build and test robust deep learning C++ applications.
● Apply transfer learning in C++ computer vision tasks.
● Master backpropagation and gradient descent in C++.
● Develop image classifiers and object detectors in C++.
WHO THIS BOOK IS FOR
This book is tailored for C++ developers, data scientists, and machine learning engineers seeking to implement deep learning models using modern C++. A foundational understanding of C++ programming and basic linear algebra is recommended.