/TensorFlow2_digits_classification-Linear_Classifier-MLP

TensorFlow2 digits classification - Linear Classifier and MLP

Primary LanguageJupyter Notebook

TensorFlow2 digits classification - Linear Classifier and MLP

Digits classification with TensorFlow 2 on MNIST dataset.

Models tested: Linear Classifier, MultiLayer Perceptron (MLP).

Libraries needed: TensorFlow 2.X, Matplotlib, NumPy.