AI "Hello, World" in TensorFlow.js
Digit classification with the MNIST dataset is widely considered to be the "Hello, World" of AI/machine learning projects. This is a simple example of how to build and train a neural network to recognize handwritten digits using TensorFlow.js.