Main navigation

  • Articles
  • Speaking
Get notified whenever there's a new post!
  • Image Upscaling with Javascript

    Sep 28 2020 19 min read

    Image Upscaling in your browser lets you reduce your image sizes up to 1/16th. That means a 725kb image becomes 10kb. Learn how to do this and more with Super Resolution in Javascript.

  • Image Classification with Javascript

    Aug 16 2018 17 min read

    Leverage Transfer Learning on the web to train an accurate image classifier in less than a minute with just a few labeled images.

  • Tensors in JavaScript

    Aug 7 2018 5 min read

    The data type at the heart of all Neural Nets.

  • MNIST image data in Tensorflow.js

    May 29 2018 6 min read

    A walk-through manipulating image data in the browser.

  • Hello World with Tensorflow.js

    May 17 2018 8 min read

    The good news is that getting started with machine learning today has never been easier. In fact, if you’re reading this it means you already have the tools you need to dive right in.

  • Use cases for Tensorflow.js

    May 16 2018 5 min read

    Examples of client-side machine learning