摘要:
import tensorflow as tf import numpy as np # 张量为列表 print('*********************** 张量为列表 ***********************') a = [[1,3],[2,4],[5,6]] t_a = tf.con 阅读全文
posted @ 2020-07-23 22:18
山…隹
阅读(312)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2020-07-23 20:18
山…隹
阅读(987)
评论(0)
推荐(0)
摘要:
import tensorflow as tf import matplotlib.pyplot as plt import numpy as np #加载手写数字数据 mnist = tf.keras.datasets.mnist (train_x,train_y),(train_x,train_ 阅读全文
posted @ 2020-07-23 17:15
山…隹
阅读(477)
评论(0)
推荐(0)

浙公网安备 33010602011771号