Technical requirements
In order to run the example code snippets in this book, ideally, you need to have a computer with a GPU that has around 8 GB of GPU memory. Running code snippets with only CPUs is not impossible but will be extremely slow. The recommended computer configuration is as follows:
- A GPU device – for example, the Nvidia GTX series or the RTX series with at least 8 GB of memory
- Python 3.7+
- Anaconda3
The code snippets for this chapter can be found at https://github.com/PacktPublishing/3D-Deep-Learning-with-Python.