摘要:
#查看当前tensorflow的版本 tf.__version__ #标签可以用数组做映射 class_names = ['T-shirt/top', 'Trouser', 'Pullover', 'Dress', 'Coat', 'Sandal', 'Shirt', 'Sneaker', 'Bag 阅读全文
posted @ 2023-09-08 08:06
立体风
阅读(25)
评论(0)
推荐(0)
摘要:
#预处理数据 import tensorflow as tf #加载数据 fashion_mnist = tf.keras.datasets.fashion_mnist (train_images,train_labels),(test_images,test_labels) = fashion_m 阅读全文
posted @ 2023-09-08 07:36
立体风
阅读(68)
评论(0)
推荐(0)

浙公网安备 33010602011771号