Tag

Softmax Regression

1 views collected around this technical thread.

360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jun 20, 2017 · Artificial Intelligence

Build a Handwritten Digit Classifier with TensorFlow Softmax Regression (MNIST Tutorial)

This tutorial walks through using TensorFlow to implement a Softmax Regression model that classifies MNIST handwritten digit images, covering dataset basics, model formulation, loss definition, training steps, and a complete Python code example.

MNISTPythonSoftmax Regression
0 likes · 7 min read
Build a Handwritten Digit Classifier with TensorFlow Softmax Regression (MNIST Tutorial)