TensorFlow — open-source платформа и программная библиотека машинного обучения, разработанная для численных вычислений, dataflow graphs и обучения моделей. Она широко используется для построения, обучения, развёртывания и serving моделей машинного обучения, особенно нейронных сетей.
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.