Difference between revisions of "TensorFlow"

From
Jump to: navigation, search
(Prior Version)
Line 45: Line 45:
 
* [[Coding TensorFlow]] <--- video series
 
* [[Coding TensorFlow]] <--- video series
  
= TensorFlow 2.0 =
+
TensorFlow 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 [http://jupyter.org/index.html Jupyter] Notebooks.  [http://cloud.google.com/blog/products/ai-machine-learning/tensorflow-2-0-and-cloud-ai-make-it-easy-to-train-deploy-and-maintain-scalable-machine-learning-models 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]
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 [http://jupyter.org/index.html Jupyter] Notebooks.  [http://cloud.google.com/blog/products/ai-machine-learning/tensorflow-2-0-and-cloud-ai-make-it-easy-to-train-deploy-and-maintain-scalable-machine-learning-models 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]
 
  
 
* [http://medium.com/tensorflow/whats-coming-in-tensorflow-2-0-d3663832e9b8 What’s coming in TensorFlow 2.0 | TensorFlow Team - Medium]
 
* [http://medium.com/tensorflow/whats-coming-in-tensorflow-2-0-d3663832e9b8 What’s coming in TensorFlow 2.0 | TensorFlow Team - Medium]
 
* [http://jaxenter.com/ml-tensorflow-2-0-154466.html What’s in store for ML developers in TensorFlow 2.0? | Jane Elizabeth]
 
* [http://jaxenter.com/ml-tensorflow-2-0-154466.html What’s in store for ML developers in TensorFlow 2.0? | Jane Elizabeth]
  
 +
<youtube>6g4O5UOH304</youtube>
 +
<youtube>6D7-2JGvFgk</youtube>
 
<youtube>EqWsPO8DVXk</youtube>
 
<youtube>EqWsPO8DVXk</youtube>
 
<youtube>bDZ2q6OktQI</youtube>
 
<youtube>bDZ2q6OktQI</youtube>
 
<youtube>-5LJ77kAYqo</youtube>
 
<youtube>-5LJ77kAYqo</youtube>
 +
<youtube>jJaG2ytJVQU</youtube>
 
<youtube>b5Rs1ToD9aI</youtube>
 
<youtube>b5Rs1ToD9aI</youtube>
<youtube>jJaG2ytJVQU</youtube>
 
 
<youtube>WS9Nckd2kq0</youtube>
 
<youtube>WS9Nckd2kq0</youtube>
  
==== GPU ====
+
=== GPU ===
 +
[http://www.youtube.com/results?search_query=GPU+tensorflow Youtube search...]
 +
 
 
<youtube>r7-WPbx8VuY</youtube>
 
<youtube>r7-WPbx8VuY</youtube>
 
<youtube>tCYSce6l8gA</youtube>
 
<youtube>tCYSce6l8gA</youtube>
<youtube>26t8MfP8Fo0</youtube>
 
  
==== Code Conversion ====
+
=== tf.function ===
<youtube>JmSNUeBG-PQ</youtube>
+
[http://www.youtube.com/results?search_query=tf.function+tensorflow Youtube search...]
<youtube>FB0Tlxf4mCs</youtube>
 
 
 
==== Examples ====
 
<youtube>bNntsCOdFxg</youtube>
 
<youtube>HsgyKcC0f_s</youtube>
 
<youtube>8bQ7OOZLY_E</youtube>
 
<youtube>yXIYD0IeTnw</youtube>
 
  
=== tf.function ===
 
 
<youtube>yH1cF7GnoIo</youtube>
 
<youtube>yH1cF7GnoIo</youtube>
 
<youtube>Up9CvRLIIIw</youtube>
 
<youtube>Up9CvRLIIIw</youtube>
Line 84: Line 78:
  
 
=== tf.data - TF Input Pipeline ===
 
=== tf.data - TF Input Pipeline ===
 +
[http://www.youtube.com/results?search_query=tf.data+TF+Input+Pipeline+tensorflow Youtube search...]
 +
 
<youtube>kVEOCfBy9uY</youtube>
 
<youtube>kVEOCfBy9uY</youtube>
 
<youtube>n7byMbl2VUQ</youtube>
 
<youtube>n7byMbl2VUQ</youtube>
Line 90: Line 86:
  
 
=== tf.distribute ===
 
=== tf.distribute ===
 +
[http://www.youtube.com/results?search_query=tf.distribute+tensorflow Youtube search...]
 +
 
<youtube>ZnukSLKEw34</youtube>
 
<youtube>ZnukSLKEw34</youtube>
 
<youtube>jKV53r9-H14</youtube>
 
<youtube>jKV53r9-H14</youtube>
  
 
=== mesh-TensorFlow ===
 
=== mesh-TensorFlow ===
 +
[http://www.youtube.com/results?search_query=mesh+tensorflow Youtube search...]
  
 
<youtube>HgGyWS40g-g</youtube>
 
<youtube>HgGyWS40g-g</youtube>
Line 99: Line 98:
  
 
=== TensorFlow Probability ===
 
=== TensorFlow Probability ===
 +
[http://www.youtube.com/results?search_query=Probability+tensorflow Youtube search...]
 +
 
<youtube>BrwKURU-wpk</youtube>
 
<youtube>BrwKURU-wpk</youtube>
  
=== Reinforcement Learning with TF-AgentsTF-Agents ===
+
=== Reinforcement Learning with TF-Agents ===
 +
[http://www.youtube.com/results?search_query=TF-Agents+tensorflow Youtube search...]
 +
 
 
<youtube>-TTziY7EmUA</youtube>
 
<youtube>-TTziY7EmUA</youtube>
 
<youtube>tAOApRQAgpc</youtube>
 
<youtube>tAOApRQAgpc</youtube>
 +
 +
=== Examples ===
 +
<youtube>bNntsCOdFxg</youtube>
 +
<youtube>HsgyKcC0f_s</youtube>
 +
<youtube>8bQ7OOZLY_E</youtube>
 +
<youtube>yXIYD0IeTnw</youtube>
 +
  
 
= Tensorflow for Practice Specialization =
 
= Tensorflow for Practice Specialization =

Revision as of 20:22, 6 August 2020

Youtube search... ...Google search

  • The API...
    • tf.estimator available alongside the newer Keras high-level API.
    • tf.function a wrapper to use when writing certain functions in Python
    • tf.Transform includes converting between formats, tokenizing and stemming text and forming vocabularies
  • Related...

tensorflow-2-1-768x426.png


TensorFlow 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

Youtube search...

tf.function

Youtube search...

Eager Execution (Default in 2.0) =

Youtube search...

tf.data - TF Input Pipeline

Youtube search...

tf.distribute

Youtube search...

mesh-TensorFlow

Youtube search...


TensorFlow Probability

Youtube search...

Reinforcement Learning with TF-Agents

Youtube search...

Examples


Tensorflow for Practice Specialization