Difference between revisions of "TensorFlow"

From
Jump to: navigation, search
Line 52: Line 52:
 
<youtube>-5LJ77kAYqo</youtube>
 
<youtube>-5LJ77kAYqo</youtube>
 
<youtube>b5Rs1ToD9aI</youtube>
 
<youtube>b5Rs1ToD9aI</youtube>
<youtube>JmSNUeBG-PQ</youtube>
 
 
<youtube>jJaG2ytJVQU</youtube>
 
<youtube>jJaG2ytJVQU</youtube>
<youtube>FB0Tlxf4mCs</youtube>
 
<youtube>bNntsCOdFxg</youtube>
 
<youtube>HsgyKcC0f_s</youtube>
 
<youtube>8bQ7OOZLY_E</youtube>
 
<youtube>yXIYD0IeTnw</youtube>
 
  
 
==== GPU ====
 
==== GPU ====
Line 64: Line 58:
 
<youtube>tCYSce6l8gA</youtube>
 
<youtube>tCYSce6l8gA</youtube>
 
<youtube>26t8MfP8Fo0</youtube>
 
<youtube>26t8MfP8Fo0</youtube>
 +
 +
==== Code Conversion ====
 +
<youtube>JmSNUeBG-PQ</youtube>
 +
<youtube>FB0Tlxf4mCs</youtube>
  
 
==== TensorFlow 1.0 ====
 
==== TensorFlow 1.0 ====
Line 85: Line 83:
 
<youtube>T8AW0fKP0Hs</youtube>
 
<youtube>T8AW0fKP0Hs</youtube>
 
<youtube>yPgvoLWSkFo</youtube>
 
<youtube>yPgvoLWSkFo</youtube>
 +
 +
==== Examples ====
 +
<youtube>bNntsCOdFxg</youtube>
 +
<youtube>HsgyKcC0f_s</youtube>
 +
<youtube>8bQ7OOZLY_E</youtube>
 +
<youtube>yXIYD0IeTnw</youtube>

Revision as of 08:41, 20 July 2019

Youtube search... ...Google search

tensorflow-2-1-768x426.png


TensorFlow 2.0

TensorFlow 2.0 focuses on simplicity and ease of use, with updates like eager execution, intuitive higher-level APIs, and flexible model building on any platform, tight Keras integration. You can easily ingest datasets via tf.data pipelines, and you can monitor your training in TensorBoard directly from Colaboratory and Jupyter Notebooks. TensorFlow 2.0 and Google Cloud AI make it easy to train, deploy, and maintain scalable machine learning models | Paige Bailey and Barrett Williams - Google

GPU

Code Conversion

TensorFlow 1.0

Eager Execution (Default in 2.0)

Youtube search...

Examples