In this section, we will introduce TensorFlow 2.00 alpha. We will begin with an overview of the major features of this machine learning ecosystem and see some examples of its use. We will then introduce TensorFlow's high-level Keras API. We will end the section with an investigation of artificial neural network technologies and techniques.
This section contains the following chapters:
- Chapter 1, Introducing TensorFlow 2
- Chapter 2, Keras, a High-Level API for TensorFlow 2
- Chapter 3, ANN Technologies Using TensorFlow 2