We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7713c7 commit 1f90fffCopy full SHA for 1f90fff
README.md
@@ -1,2 +1,7 @@
1
-# TensorFlow2_digits_classification-Linear_Classifier-MLP
2
-TensorFlow2 digits classification - Linear Classifier and MLP
+# TensorFlow2 digits classification - Linear Classifier and MLP
+
3
+Digits classification with TensorFlow 2 on MNIST dataset.
4
5
+Models tested: Linear Classifier, MultiLayer Perceptron (MLP).
6
7
+Libraries needed: TensorFlow 2.X, Matplotlib, NumPy.
0 commit comments