Difference between revisions of "TensorFlow.js"

From
Jump to: navigation, search
Line 45: Line 45:
 
<youtube>YB-kfeNIPCE</youtube>
 
<youtube>YB-kfeNIPCE</youtube>
 
<youtube>656l4IfhM10</youtube>
 
<youtube>656l4IfhM10</youtube>
 
 
<youtube>M4YsClyTMzg</youtube>
 
<youtube>M4YsClyTMzg</youtube>
 
<youtube>QJQTIp5McV8</youtube>
 
<youtube>QJQTIp5McV8</youtube>
<youtube>f8ed_xAjkOg</youtube>
+
 
  
 
== Deep Learning on a Smartphone Browser: Object Detection Using Tensorflow.js ==
 
== Deep Learning on a Smartphone Browser: Object Detection Using Tensorflow.js ==

Revision as of 19:48, 28 April 2019

Youtube search... Google search...

A sampling of available Machine Learning libaries with TensorFlow.js:

Tensorflow.js is a library built on deeplearn.js to create deep learning modules directly on the browser. Using that you can create CNNs, RNNs , etc … on the browser and train these modules using the client’s GPU processing power.


Deep Learning on a Smartphone Browser: Object Detection Using Tensorflow.js

Coding TensorFlow

Daniel Shiffman's Series

Youtube search...

Color Classifier



P5.js

Youtube search...