In order to run the code excerpts given in this chapter, you will need the following hardware and software:
- TF 2.0 or higher (either of the CPU or GPU versions will suffice)
- Python 3.4+ (currently, the highest Python version supported by TensorFlow is 3.6)
- NumPy (if not automatically installed by TensorFlow)
The code files for this chapter are available at https://github.com/PacktPublishing/What-s-New-in-TensorFlow-2.0/tree/master/Chapter02.