Muutke küpsiste eelistusi

E-raamat: Deep Learning with C++: Design and deploy neural networks using CUDA for high-performance AI in C++

  • Formaat: PDF+DRM
  • Ilmumisaeg: 30-Apr-2026
  • Kirjastus: Packt Publishing Limited
  • Keel: eng
  • ISBN-13: 9781835880036
  • Formaat - PDF+DRM
  • Hind: 35,09 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: PDF+DRM
  • Ilmumisaeg: 30-Apr-2026
  • Kirjastus: Packt Publishing Limited
  • Keel: eng
  • ISBN-13: 9781835880036

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Build and deploy high-performance deep learning models using C++ for real-time applications where speed and efficiency matter.

Free with your book: DRM-free PDF version + access to Packt's next-gen Reader*

Key Features

Build deep learning models in C++ with PyTorch C++ API and CUDA Implement CNNs, RNNs, LSTMs, GANs, and Transformers in C++ for real-world applications Optimize and deploy machine learning models to production with scalable C++ pipelines

Book DescriptionDeep learning systems often struggle to meet performance demands in real-time and production environments. This book shows you how to build high-performance deep learning systems in C++, enabling efficient and scalable artificial intelligence (AI) in resource-constrained environments where performance matters. Youll start by setting up a complete C++ deep learning environment and implementing core neural networks from scratch. As you progress, youll build advanced architectures, including Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), Long Short-Term Memory Networks (LSTMs), Generative Adversarial Networks (GANs), and Transformers, using C++, CUDA, and PyTorchs C++ API. The book then focuses on model quantization and compression. It will guide you through the model deployment process in production with robust monitoring and explainability. Youll also explore distributed training and techniques for real-time inference in performance-critical domains. By the end of this book, youll be able to design, optimize, and deploy deep learning systems in C++ that are production-ready, scalable, and efficient across multiple industries.

*Email sign-up and proof of purchase requiredWhat you will learn

Set up and use CUDA and PyTorch's C++ API for deep learning Implement CNNs, RNNs, LSTMs, GANs, Transformers, and LLMs in C++ Leverage CUDA for high-performance model training Perform model compression using quantization, pruning, and distillation Deploy and monitor models in production using C++ tools Apply explainability techniques such as LIME, SHAP, and Grad-CAM

Who this book is forThis book is for ML engineers, deep learning practitioners, and data scientists with a C++ background who want to build or learn about high-performance deep learning models. It also serves developers transitioning from Python-based frameworks looking for real-time deployment solutions in industries like finance, autonomous systems, and healthcare.
Table of Contents

Introduction to Deep Learning with C++ and Environment Setup
Data Preparation and Preprocessing in C++
CUDA for GPU Acceleration in Deep Learning with C++
Building a Basic Neural Network in C++
Multilayer Perceptron's in C++
Convolutional Neural Networks in C++
Recurrent Neural Networks and Long Short-Term Memory Networks in C++
Generative Networks, Autoencoders, and Large Language Models in C++
Transformers and Large Language Model Fine-tuning in C++
Deploying and Optimizing Models for Inference
Debugging and Retraining Deployed Models
Monitoring Deployed Models
Explainability and Transparency in Deep Learning Models
Bill Chenis a machine learning engineer at Meta specializing in deep learning, CUDA, and C++. He holds a PhD in Bioinformatics from the University of Kentucky and has worked in both production and instructional roles in applied AI. He has taught at the NVIDIA Deep Learning Institute, earned the NVIDIA-Certified Associate: Generative AI Multimodal credential, and served as part-time machine learning faculty at UCSC Silicon Valley Extension. His work includes Facebook group search modeling and surgical duration prediction. In this book, he combines industry experience and teaching to guide readers in building high-performance deep learning systems in C++. Vikash Gupta Ph.D., is a Senior Solutions Architect at Amazon Web Services (AWS), based in Seattle, Washington. He earned his Ph.D. in Computational Biology from INRIA, France, where his research centered on neuroimaging and statistical modeling. At AWS, he applies deep learning and artificial intelligence to advance medical imaging technologies, contributing to open-source initiatives such as the MONAI framework for healthcare. He also served as a research scientist at The Ohio State University and as an Assistant Professor at Mayo Clinic. He has authored more than 60 peer-reviewed publications.