Skip to content

Commit 4ef71d6

Browse files
authored
Merge pull request #3 from eniompw/patch-2
Update TF2-MNIST.py
2 parents 4982304 + 55c6891 commit 4ef71d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TF2-MNIST.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""MNIST
22
Code based on :
3-
https://www.tensorflow.org/tutorials/quickstart/beginner
3+
* https://www.tensorflow.org/tutorials/quickstart/beginner
4+
* https://github.com/EN10/KerasFashionMNIST/blob/main/FashionMNIST.py
45
"""
56

67
import keras

0 commit comments

Comments
 (0)