Technical requirements
Apart from the technical requirements specified in the Preface, the following apply:
- Ensure that you have completed Recipe 1, Installing MXNet, from Chapter 1, Up and Running with MXNet.
- Ensure that you have completed Chapter 5, Analyzing Images with Computer Vision, and Chapter 6, Understanding Text with Natural Language Processing.
- Ensure that you have completed Chapter 7, Optimizing Models with Transfer Learning and Fine-Tuning.
The code for this chapter can be found at the following GitHub URL: https://github.com/PacktPublishing/Deep-Learning-with-MXNet-Cookbook/tree/main/ch09.
Furthermore, you can access each recipe directly from Google Colab, for example, for the first recipe of this chapter: https://github.com/PacktPublishing/Deep-Learning-with-MXNet-Cookbook/blob/main/ch09/9_1_Introducing_inference_optimization_features.ipynb.