Difference between revisions of "TensorFlow"
Jump to navigation
Jump to search
(Created page with "== TensorFlow == <font><i> <br> <br> <u><b>Below are some websites with more information and beginner tutorials</u>:</b></i></font> * [https://www.learndatasci.com/tutorials/...") |
|||
Line 1: | Line 1: | ||
== TensorFlow == | == TensorFlow == | ||
− | <font><i> | + | <font><i> TensorFlow is a free and open-source software library for machine learning and artificial intelligence. It can be used across a range of tasks but has a particular focus on training and inference of deep neural networks. TensorFlow can be used in a wide variety of programming languages, including Python, JavaScript, C++, and Java. This flexibility lends itself to a range of applications in many different sectors. [https://en.wikipedia.org/wiki/TensorFlow <b>This information was copied from wikipedia.</b>] |
<br> | <br> | ||
<br> | <br> | ||
<u><b>Below are some websites with more information and beginner tutorials</u>:</b></i></font> | <u><b>Below are some websites with more information and beginner tutorials</u>:</b></i></font> | ||
− | * [https://www. | + | * [https://www.guru99.com/what-is-tensorflow.html What is TensorFlow <b>(guru99.com</b>] |
− | * [https:// | + | * [https://www.youtube.com/@tensorflow TensorFlow: YouTube <b>(youtube.com</b>] |
− | * [https://www. | + | * [https://www.geeksforgeeks.org/introduction-to-tensorflow/ Introduction to TensorFlow <b>(geeksforgeeks.org)</b>] |
− | * [https:// | + | * [https://www.tensorflow.org/ TensorFlow <b>(tensorflow.org)</b>] |
− | * [https:// | + | * [https://pypi.org/project/tensorflow/ TensorFlow <b>(pypi.org)</b>] |
+ | * [https://www.tensorflow.org/decision_forests TensorFlow: Decision Forests <b>(tensorflow.org)</b>] | ||
+ | * [https://www.tensorflow.org/decision_forests/tutorials TensorFlow: Decision Forests Tutorials <b>(tensorflow.org)</b>] | ||
+ | * [https://github.com/tensorflow/tensorflow TensorFlow GitHub <b>(github.com)</b>] | ||
<br> | <br> |
Revision as of 00:38, 8 March 2023
TensorFlow
TensorFlow is a free and open-source software library for machine learning and artificial intelligence. It can be used across a range of tasks but has a particular focus on training and inference of deep neural networks. TensorFlow can be used in a wide variety of programming languages, including Python, JavaScript, C++, and Java. This flexibility lends itself to a range of applications in many different sectors. This information was copied from wikipedia.
Below are some websites with more information and beginner tutorials:
- What is TensorFlow (guru99.com
- TensorFlow: YouTube (youtube.com
- Introduction to TensorFlow (geeksforgeeks.org)
- TensorFlow (tensorflow.org)
- TensorFlow (pypi.org)
- TensorFlow: Decision Forests (tensorflow.org)
- TensorFlow: Decision Forests Tutorials (tensorflow.org)
- TensorFlow GitHub (github.com)