HyperAI

TensorFlow

TensorFlow is an open source software library for machine learning for a variety of perception and language understanding tasks.It is currently widely used in research and production, such as Google commercial products such as speech recognition, Gmail, Google Photos and search.

TensorFlow was originally developed by the Google Brain team for use in research and production at Google and was released under the Apache 2.0 open source license on November 9, 2015. Many applications use TensorFlow as a foundation.

Use of TensorFlow

TensorFlow serves as the core platform and library for machine learning. TensorFlow's API uses Keras to allow users to make their own machine learning models. In addition to building and training models, TensorFlow can also help load data to train the model and deploy it using TensorFlow Serving. TensorFlow provides a Python API, as well as C++, Haskell, Java, Go, and Rust APIs.

References

【1】https://zh.wikipedia.org/wiki/TensorFlow