Technical requirements
Apart from the technical requirements specified in the Preface, the following technical requirements apply:
- Ensure that you have completed the Installing MXNet, Gluon, GluonCV and GluonNLP recipe from Chapter 1.
- Ensure that you have completed Chapter 5 and Chapter 6.
- Ensure that you have completed Chapter 7.
The code for this chapter can be found at the following GitHub URL: https://github.com/PacktPublishing/Deep-Learning-with-MXNet-Cookbook/tree/main/ch08.
Furthermore, you can access each recipe directly from Google Colab. For example, the code for the first recipe of this chapter can be found here: https://colab.research.google.com/github/PacktPublishing/Deep-Learning-with-MXNet-Cookbook/blob/main/ch08/8_1_Introducing_training_optimization_features.ipynb.