why the title is always 0? for tf v 1.14, 404_AutoEncoder.py line 33 plt.title('%i' % np.argmax(mnist.train.labels[0])) np.argmax is redundant.