Difference between revisions of "TensorFlow.js"

From
Jump to: navigation, search
Line 8: Line 8:
 
[http://www.google.com/search?q=javascipt+tensoflow.js&oq=javascipt+tensoflow.js Google search...]   
 
[http://www.google.com/search?q=javascipt+tensoflow.js&oq=javascipt+tensoflow.js Google search...]   
  
 +
* [[Google]]
 
* [http://js.tensorflow.org/ TensorFlow.js | TensorFlow.org]
 
* [http://js.tensorflow.org/ TensorFlow.js | TensorFlow.org]
 
* [[Javascript]]
 
* [[Javascript]]

Revision as of 22:38, 28 March 2020

Youtube search... Google search...

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...