Difference between revisions of "TensorFlow.js"
m |
|||
| Line 41: | Line 41: | ||
<youtube>HT1_BHA3ecY</youtube> | <youtube>HT1_BHA3ecY</youtube> | ||
<youtube>5Uw1iSwvHH8</youtube> | <youtube>5Uw1iSwvHH8</youtube> | ||
| − | |||
<youtube>M4YsClyTMzg</youtube> | <youtube>M4YsClyTMzg</youtube> | ||
<youtube>QJQTIp5McV8</youtube> | <youtube>QJQTIp5McV8</youtube> | ||
| Line 62: | Line 61: | ||
<youtube>F4WWukTWoXY</youtube> | <youtube>F4WWukTWoXY</youtube> | ||
<youtube>iUiOx2fBx18</youtube> | <youtube>iUiOx2fBx18</youtube> | ||
| + | |||
| + | === Color Classifier === | ||
| + | <youtube>y59-frfKR58</youtube> | ||
| + | <youtube>yXl0dM1b43s</youtube> | ||
| + | <youtube>Xrhrn8HaFPI</youtube> | ||
| + | <youtube>gRNvA6c4ero</youtube> | ||
| + | <youtube>XZgaLBb4tQM</youtube> | ||
| + | <youtube>rw_LVFpIzJg</youtube> | ||
| + | <youtube>Gql-LxoGvXA</youtube> | ||
| + | <youtube>hCT0qFtLdS8</youtube> | ||
| + | <youtube>r0QvaEra0og</youtube> | ||
| + | <youtube>SyEZ5Yo2ec8</youtube> | ||
| + | <youtube>GQCKDjg2Z7w</youtube> | ||
| + | <youtube>lz2L-sT8bG0</youtube> | ||
| + | |||
| + | |||
| + | ----------- | ||
<youtube>dLp10CFIvxI</youtube> | <youtube>dLp10CFIvxI</youtube> | ||
Revision as of 17:10, 31 March 2019
Youtube search... Google search...
- TensorFlow.js | TensorFlow.org
- Javascript
- TensorFlow
- Keras
- TensorFlow Playground written in Javascript (TypeScript) using d3.js
- We’re making tools and resources available so that anyone can use technology to solve problems | Google AI
- Signing With Alexa: A DIY Experiment in AI Accessibility
- Friendly Machine Learning For The Web - A wrapper around TensorFlow.js | ml5js.org
- Tensorflow.js Tutorial and Tensorflow.js online example
- face-api.js — JavaScript API for Face Recognition in the Browser with tensorflow.js | Vincent Mühler
- A Gentle Introduction to TensorFlow.js | Zaid Alyafeai
A sampling of available Machine Learning libaries with TensorFlow.js:
- Tensorflow.js | GitHub
- Propel.js - this uses tensorflow.js under the hood
- ml5 - also uses 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.
Contents
Deep Learning on a Smartphone Browser: Object Detection Using Tensorflow.js
Daniel Shiffman's Series
Color Classifier
P5.js