TensorFlow is an open-source machine learning software built by Google to train neural networks. In this tutorial, you’ll install TensorFlow in a Python virtual environment. You’ll then validate your installation by running a short TensorFlow program and then use TensorFlow to perform image recognition.