In this article, you’ll see how to update TensorFlow in Python. To update TensorFlow, you’ll need to open up your terminal and type the following code.
pip install tensorflow --upgrade
I recommend you get this book, “Deep Learning with TensorFlow 2 and Keras”.