Jason Mayes

@JasonMayes

Developer Advocate for TensorFlow.js / Research and Machine Intelligence at Google.

Featured Project

spotify-web-ai-agent-dj by

    Visit

    Pinned Projects

      pet-cam

      Check if your doggo (or other pet) has been a good boi (or gal) whilst you are out of the house. Get alerted when said pet goes near a common object of your choice like a bed, couch, TV etc. Made with TensorFlow.js so runs entirely in browser.

        tensorflow-js-with-express-hosting-boilerplate

        A simple Node app built on Express, instantly up and running that also includes TensorFlow.js on the front end.

          comment-spam-detection-complete

          Working comment spam detection implementation using TensorFlow.js pre-made model to filter spam before it is even sent to server for processing

            tensorflowjs-mnist-classifier

            Example showing how to train a custom model to classify handwritten MNIST digits from 0 to 9 using a multi layered perceptron in TensorFlow.js

              tensorflowjs-mobilenet-transfer-learning

              An example that shows how to perform transfer learning using MobileNet using TensorFlow.js to recognize any object you like.