May 2020
Beginner to intermediate
430 pages
10h 39m
English
To install TensorFlow 2.0 on your PC, type the following command in your Terminal. Make sure you hit Enter after each command:
pip install --upgrade pip pip install tensorflow
The preceding command will download and extract the following packages in Terminal in addition to TensorFlow:
Read now
Unlock full access