chiphuyen / stanford-tensorflow-tutorials

This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
http://cs20.stanford.edu
MIT License
10.32k stars 4.32k forks source link

examples/07_convnet_mnist.py: test accuracy stays constant at 0.11 #128

Open aditya6992 opened 6 years ago

aditya6992 commented 6 years ago

the training loss decreases, training accuracy is also increasing. But the test accuracy remains constant.