Fixed line wrapping

Changed line wrapping to reflect previously used format.
This commit is contained in:
Isaac Cilia Attard 2023-06-11 16:37:04 +02:00
parent b154e2c6fb
commit 43490380db

View File

@ -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