Intro

TensorFlow is an open-source deep learning framework developed by Google for training and inference of neural networks. TensorFlow incorporates the high-level Keras API that simplifies the process of building and training neural network.

img

TensorFlow makes it easy to create ML models that can run in any environment. Learn how to use the intuitive APIs through interactive code samples.

Examples