Technical requirements
This chapter includes some practical implementations in the Python programming language. To complete it, you will need to have a computer with the following libraries installed:
matplotlib
scikit-learn
numpy
pytorch
accelerate==0.15.0
captum
catalyst
adversarial-robustness-toolbox
torchvision
pandas
The code files for this chapter are available on GitHub: https://github.com/PacktPublishing/The-Deep-Learning-Architect-Handbook/tree/main/CHAPTER_14.