Difference between revisions of "TensorFlow.js"

From
Jump to: navigation, search
Line 37: Line 37:
 
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.  
 
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.  
  
 +
<youtube>z98A2qsjJBw</youtube>
 
<youtube>Q9i3_WoAtmQ</youtube>
 
<youtube>Q9i3_WoAtmQ</youtube>
<youtube>Nc8kZABv-KE</youtube>
 
<youtube>9KqNk5keyCc</youtube>
 
<youtube>HT1_BHA3ecY</youtube>
 
<youtube>5Uw1iSwvHH8</youtube>
 
 
<youtube>EoYfa6mYOG4</youtube>
 
<youtube>EoYfa6mYOG4</youtube>
 
<youtube>0nYmKKxGUBo</youtube>
 
<youtube>0nYmKKxGUBo</youtube>
Line 52: Line 49:
 
<youtube>QJQTIp5McV8</youtube>
 
<youtube>QJQTIp5McV8</youtube>
 
<youtube>f8ed_xAjkOg</youtube>
 
<youtube>f8ed_xAjkOg</youtube>
 +
<youtube>Nc8kZABv-KE</youtube>
 +
<youtube>9KqNk5keyCc</youtube>
 +
<youtube>HT1_BHA3ecY</youtube>
 +
<youtube>5Uw1iSwvHH8</youtube>
 +
  
  

Revision as of 08:03, 7 August 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...