Nithanaroy / tfjs-experiments

My experiments with Tensorflow JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiments with Tensorflow JS

The problem statements are borrowed from https://www.coursera.org/learn/browser-based-models-tensorflow/ course. They are solved using my experiences from Machine Learning and Web Development.

Note: Uses ES7 JavaScript constructs like async-await without any transpilation. Tested in Google Chrome version 79

About

My experiments with Tensorflow JS

License:MIT License


Languages

Language:JavaScript 66.4%Language:HTML 33.5%Language:CSS 0.1%