Jason Mayes
@JasonMayes
Developer Advocate for TensorFlow.js / Research and Machine Intelligence at Google.
Developer Advocate for TensorFlow.js / Research and Machine Intelligence at Google.
A simple Node app built on Express, instantly up and running that also includes TensorFlow.js on the front end.
Working comment spam detection implementation using TensorFlow.js pre-made model to filter spam before it is even sent to server for processing
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
An example that shows how to perform transfer learning using MobileNet using TensorFlow.js to recognize any object you like.