An open-source framework for building and training machine learning models.
TensorFlow is a power-tool kit for building AI. You build the brain, train it, and ship it.
People use it to train models and put them into apps. It also runs on many kinds of devices.
Framework
TensorFlow is a well-known example of a machine learning framework.
PyTorch
TensorFlow is often compared with PyTorch for ease of use and tools.
Autodiff
TensorFlow uses Autodiff to train neural networks more easily.
GPU
TensorFlow often uses GPUs to speed up training and math.