Tensorflow predictions change as more predictions are made
问题 I'm using tensorflow 0.8.0 and skflow (or now known as learn). My model is very similar to this example but with a dnn as the last layer (similar tot he minst example). Nothing very fancy going on, the model works pretty well on its own. The text inputs are a max of 200 characters and 3 classes. The problem I'm seeing is when I try to load the model and make many predictions (Usually around 200 predictions or more), I start to see results vary. For example, my model is already trained and I