-
Book Overview & Buying
-
Table Of Contents
Hands-On Machine Learning with C++ - Second Edition
By :
The following are the technical requirements for this chapter:
The code files for this chapter can be found in the following GitHub repo: https://github.com/PacktPublishing/Hands-On-Machine-Learning-with-C-second-edition/tree/master/Chapter11/pytorch.
To configure the development environment, please follow the instructions described in the following document: https://github.com/PacktPublishing/Hands-on-Machine-learning-with-C-Second-Edition/blob/main/env_scripts/README.md.
Also, you can explore the scripts in that folder to see configuration details.
To build the example project for this chapter, you can use the following script: https://github.com/PacktPublishing/Hands-on-Machine-learning-with-C-Second-Edition/blob/main/build_scripts/build_ch11.sh.