JavaScript Machine Learning Presentation

Simple ML with JavaScript

Status

Prototype

Demo

Version

See package.json version

Platforms / Technologies

  • JavaScript Primary language for this project
  • Tensorflow.js for flowing tensors
  • React A JavaScript library for building user interfaces
  • Spectacle for the presentation
  • ESLint to maintain a consistent code style in JavaScript

See Also

Check out JavaScript 2020 Salary Tool which is a theoretical salary calculator derived from The State Of JS 2019 downloadable data using Machine Learning and Tensorflow.js

Install

  $ npm install

Local Dev

  $ npm run dev

Build

  $ npm run build