Difference between revisions of "TensorFlow"

From UConn PAN
Jump to navigation Jump to search
 
Line 4: Line 4:
 
<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.guru99.com/what-is-tensorflow.html What is TensorFlow <b>(guru99.com</b>]
+
* [https://www.guru99.com/what-is-tensorflow.html What is TensorFlow <b>(guru99.com)</b>]
* [https://www.youtube.com/@tensorflow TensorFlow: YouTube <b>(youtube.com</b>]
+
* [https://www.youtube.com/@tensorflow TensorFlow: YouTube <b>(youtube.com)</b>]
 
* [https://www.geeksforgeeks.org/introduction-to-tensorflow/ Introduction to TensorFlow <b>(geeksforgeeks.org)</b>]
 
* [https://www.geeksforgeeks.org/introduction-to-tensorflow/ Introduction to TensorFlow <b>(geeksforgeeks.org)</b>]
 
* [https://www.tensorflow.org/ TensorFlow <b>(tensorflow.org)</b>]
 
* [https://www.tensorflow.org/ TensorFlow <b>(tensorflow.org)</b>]

Latest revision as of 21:28, 10 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: