mnist = input_data.read_data_sets("MNIST_data/", one_hot=True)

2016-12-10 23:59
请先登录。