Skip to content

Latest commit

 

History

History
99 lines (86 loc) · 10.9 KB

GALLERY.md

File metadata and controls

99 lines (86 loc) · 10.9 KB

Gallery

Welcome to the TensorFlow.js gallery! This is a collection of TensorFlow.js projects, tutorials, videos, and more.

Please reach out to us if you'd like to put your project on the list.

Demos & Applications

Tutorials

These tutorials augment the official tutorials.

Video tutorials

Talks

Blog posts

Notebooks

Libraries using TensorFlow.js

  • ML5 - Friendly machine learning for the web
  • magenta.js - Music and Art Generation with Machine Intelligence in the Browser.
  • Handsfree.js - A library for adding face-controlled pointers to your site.
  • [Handtrack.js] (https://github.com/victordibia/handtrack.js) - A library for real-time hand detection directly in the browser.
  • face-api.js - A JavaScript API for face detection and face recognition in the browser.
  • machinelearn.js - A general machine learning library like ScikitLearn directly in the Browser and Node.
  • TensorFlow.js GPU-accelerated t-SNE - A linear t-SNE for the web.
  • Pipcook - A front-end algorithm framework to create a ML pipeline based on tfjs-node, which is similar to TFX but in JS.