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.