-1
"MNIST For ML Beginners"(https://www.tensorflow.org/get_started/mnist/beginners)の例を実行しています。公式のコードはここにあります:https://github.com/tensorflow/tensorflow/blob/r1.2/tensorflow/examples/tutorials/mnist/mnist_softmax.pyTensorFlowの各実行のトレーニング結果の変更公式の例
私はそれを複数回実行すると結果が異なることがわかりました。問題は、コード内にランダム化がない場合、どのように起こるのでしょうか?