Skip to content

Commit 7a28b24

Browse files
authored
Update README.md
1 parent 2d66cd8 commit 7a28b24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# TensorFlow-Python-Neural-Network-Example
2-
Working example of the example program described on the TensorFlow MINST Pro Tutorial
2+
<h1>Working example of the example program described on the TensorFlow MINST Pro Tutorial</h1>
3+
<p>The original instructions are mentioned on https://www.tensorflow.org/get_started/mnist/pros
4+
It is inherently strange that the entire source code is not attached over there at the time of writing this. Pieces of the entire source scattered with explaination makes for a good tutorial but a bad idea for actaully implementing it so that it <b>"just works"</b>.</p>

0 commit comments

Comments
 (0)