Skip to content

Commit

Permalink
Merge pull request #3 from eniompw/patch-2
Browse files Browse the repository at this point in the history
Update TF2-MNIST.py
  • Loading branch information
EN10 authored Oct 12, 2020
2 parents 4982304 + 55c6891 commit 4ef71d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TF2-MNIST.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""MNIST
Code based on :
https://www.tensorflow.org/tutorials/quickstart/beginner
* https://www.tensorflow.org/tutorials/quickstart/beginner
* https://github.com/EN10/KerasFashionMNIST/blob/main/FashionMNIST.py
"""

import keras
Expand Down

0 comments on commit 4ef71d6

Please sign in to comment.