Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show...

16
Tensorflow.js Machine Learning in Javascript June 6, 2018 Kevin Scott

Transcript of Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show...

Page 1: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

Tensorflow.jsMachine Learning in Javascript

June 6, 2018Kevin Scott

Page 2: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Page 3: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Machine Learning

Page 4: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Machine Learning

Mathematics,Statistics

Page 5: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Machine Learning

Mathematics,Statistics

Python, R

Page 6: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Tensorflow.js

● Show picture of playground

● Came from deeplearn.js

Page 7: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Why run Tensorflow in your browser?

1. Wide distribution2. Interactive3. Sensors4. Privacy

Page 8: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

API Schematic

Page 9: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

API Schematic

Page 10: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Node.js Benchmarks

Page 11: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Importing Models

You can import pre-trained models

Page 12: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Tensorflow.js

● https://playground.tensorflow.org/#activation=tanh&batchSize=10&dataset=spiral&reg

Dataset=reg-plane&learningRate=0.03&regularizationRate=0&noise=0&networkShape

=5,2&seed=0.00055&showTestData=false&discretize=false&percTrainData=50&x=true

&y=true&xTimesY=false&xSquared=true&ySquared=false&cosX=false&sinX=false&cos

Y=false&sinY=false&collectStats=false&problem=classification&initZero=false&hideTex

t=false&showTestData_hide=true&stepButton_hide=true&activation_hide=true

Page 13: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Tensorflow.js

● https://reiinakano.github.io/fast-style-transfer-deeplearnjs/

Page 14: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Tensorflow.js

● https://teachablemachine.withgoogle.com/

Page 15: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Tensorflow.js

● https://teachablemachine.withgoogle.com/

Page 16: Tensorflow - Kevin Scott€¦ · thekevinscott.com/bostonjs | June 6 2018 Tensorflow.js Show picture of playground Came from deeplearn.js

thekevinscott.com/bostonjs | June 6 2018

Thanks!

thekevinscott.com/bostonjs@thekevinscott