bangoc123 / tensorflow-js

TensorFlow JS Experiments at Google I/O Extended Hanoi 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TensorFlow JS Experiments at Google I/O Extended Hanoi 2018


Languages

Language:Jupyter Notebook 34.9%Language:JavaScript 34.3%Language:Python 15.6%Language:HTML 10.3%Language:Shell 4.9%