Skip to content

Commit 1f90fff

Browse files
authored
Update README.md
1 parent b7713c7 commit 1f90fff

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# TensorFlow2_digits_classification-Linear_Classifier-MLP
2-
TensorFlow2 digits classification - Linear Classifier and MLP
1+
# TensorFlow2 digits classification - Linear Classifier and MLP
2+
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

Comments
 (0)