摘要:
#!/usr/bin/env python3 from tensorflow.examples.tutorials.mnist import input_data mnist = input_data.read_data_sets('MNIST_data', one_hot=True) import tensorflow as tf sess = tf.InteractiveSession... 阅读全文
posted @ 2017-12-22 18:10
fanlinglong
阅读(973)
评论(0)
推荐(0)

浙公网安备 33010602011771号