tensorflow-js icon indicating copy to clipboard operation
tensorflow-js copied to clipboard

TensorFlow JS Experiments at Google I/O Extended Hanoi 2018

I. TensorFlow JS Experiments

This year, I am a speaker at Google I/O Extended Hanoi 2018 and my topic is Machine learning on Browser and TensorFlow for JavaScript. I will experiment TensorFlowJS more and update this repo frequently.

Resource Link
Slide at Google I/O Extended Machine learning on Browser and TensorFlow for JavaScript
LiveStream at Google I/O Extended LiveStream at Google I/O Extended

1. Polynomial Fitting Curve


2. Training, Inference CNN


II. Installation and Run

$ cd ./folder-name
$ yarn
$ yarn dev
Open 127.0.0.1:1234