蓝螃蟹Karry0921

导航

2022年5月16日 #

VGG-16模型

摘要: 1.导入需要的python库,基于TensorFlow的Keras模块用于构建和训练模型 import tensorflow as tf from tensorflow import keras from tensorflow.keras import layers, regularizers im 阅读全文

posted @ 2022-05-16 00:10 蓝螃蟹Karry0921 阅读(178) 评论(0) 推荐(0) 编辑