TensorFlow is an open-source machine learning platform and software library developed for numerical computation, dataflow graphs, and model training. It is widely used to build, train, deploy, and serve machine learning models, especially neural networks.
A free and open-source software library for dataflow and differentiable programming across a range of tasks. It is a symbolic math library, and is also used for machine learning applications such as neural networks.
A large-scale, distributed, machine learning platform. The term also refers to the base API layer in the TensorFlow stack, which supports general computation on dataflow graphs. Although TensorFlow is primarily used for machine learning, you may also use TensorFlow for non-ML tasks that require numerical computation using dataflow graphs.