Multi-Class Neural Networks: Programming Exercise

In the following exercise, you'll explore Softmax in TensorFlow by developing a model that will classify handwritten digits:

  • Multi-Class Classification with MNIST Colab exercise.
  • Programming exercises run directly in your browser (no setup required!) using the Colaboratory platform. Colaboratory is supported on most major browsers, and is most thoroughly tested on desktop versions of Chrome and Firefox. If you'd prefer to download and run the exercises offline, see these instructions for setting up a local environment.