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.
2 parents 4982304 + 55c6891 commit 4ef71d6Copy full SHA for 4ef71d6
TF2-MNIST.py
@@ -1,6 +1,7 @@
1
"""MNIST
2
Code based on :
3
-https://www.tensorflow.org/tutorials/quickstart/beginner
+* https://www.tensorflow.org/tutorials/quickstart/beginner
4
+* https://github.com/EN10/KerasFashionMNIST/blob/main/FashionMNIST.py
5
"""
6
7
import keras
0 commit comments