January 2025
Intermediate to advanced
518 pages
14h 51m
English
The crucial feature of C++ is the ability of the program to be compiled and run on a variety of hardware platforms. You can train your complex machine learning (ML) model on the fastest GPU in the data center and deploy it to tiny mobile devices with limited resources. This part will show you how to use C++ APIs of various ML frameworks to save and load trained models, and how to track and visualize a training process, which is crucial for ML practitioners to be able to control and check a model’s training performance. Also, we will learn how to build programs that use ML models on Android devices; in particular, we will create an object detection system that uses a device’s camera.
This part comprises ...
Read now
Unlock full access