質問編集履歴

1

2019/03/04 03:36

投稿

xakamsi
xakamsi

スコア13

test CHANGED
File without changes
test CHANGED
@@ -104,7 +104,9 @@
104
104
 
105
105
 
106
106
 
107
+ # ============test============
108
+
107
- # ============test============ print("test_accurancy:",sess.run(accuracy,feed_dict={x:mnist.test.images, y:mnist.test.labels}))
109
+ print("test_accurancy:",sess.run(accuracy,feed_dict={x:mnist.test.images, y:mnist.test.labels}))
108
110
 
109
111
 
110
112