mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
Fixed line wrapping
Changed line wrapping to reflect previously used format.
This commit is contained in:
parent
b154e2c6fb
commit
43490380db
|
|
@ -26,9 +26,13 @@ for machine learning. It has a comprehensive, flexible ecosystem of
|
|||
researchers push the state-of-the-art in ML and developers easily build and
|
||||
deploy ML-powered applications.
|
||||
|
||||
TensorFlow was originally developed by researchers and engineers working within the Machine Intelligence team at Google Brain to conduct research in machine learning and neural networks. However, the framework is versatile enough to be used in other areas as well.
|
||||
TensorFlow was originally developed by researchers and engineers working within the Machine
|
||||
Intelligence team at Google Brain to conduct research in machine learning and neural networks.
|
||||
However, the framework is versatile enough to be used in other areas as well.
|
||||
|
||||
TensorFlow provides stable [Python](https://www.tensorflow.org/api_docs/python) and [C++](https://www.tensorflow.org/api_docs/cc) APIs, as well as a non-guaranteed backward compatible API for [other languages](https://www.tensorflow.org/api_docs).
|
||||
TensorFlow provides stable [Python](https://www.tensorflow.org/api_docs/python)
|
||||
and [C++](https://www.tensorflow.org/api_docs/cc) APIs, as well as a non-guaranteed backward
|
||||
compatible API for [other languages](https://www.tensorflow.org/api_docs).
|
||||
|
||||
Keep up-to-date with release announcements and security updates by subscribing
|
||||
to
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user