Technical requirements
Apart from the technical requirements specified in the Preface, the following technical requirements apply in this chapter:
- Ensure that you have completed Installing MXNet, Gluon, GluonCV and GluonNLP, the first recipe from Chapter 1, Up and Running with MXNet
- Ensure that you have completed A toy dataset for regression – load, manage, and visualize a house sales dataset, the first recipe from Chapter 2, Working with MXNet and Visualizing Datasets: Gluon and DataLoader
The code for this chapter can be found at the following GitHub URL: https://github.com/PacktPublishing/Deep-Learning-with-MXNet-Cookbook/tree/main/ch05.
Furthermore, you can access each recipe directly from Google Colab – for example, for the first recipe of this chapter: https://colab.research.google.com/github/PacktPublishing/Deep-Learning-with-MXNet-Cookbook/blob/main/ch05/5_1_Understanding_Convolutional_Neural_Networks.ipynb.