tensorflow
文章平均质量分 97
tensorflow框架
陌上花开 ~
越努力,越幸运(研究生在读)
展开
-
Xception实现动物识别(TensorFlow)
Xception实现动物识别(TensorFlow)原创 2022-08-21 20:42:28 · 2097 阅读 · 3 评论 -
GAN生成手写数字(TensorFlow,Mnist数据集)
GAN生成手写数字(TensorFlow,Mnist数据集)原创 2022-08-19 21:59:32 · 1438 阅读 · 0 评论 -
CNN识别4种天气状态(TensorFlow,网络优化)
TensorFlow识别4种天气状态(CNN,模型ACC:93.78%)在CNN中通常会在相邻的卷积层之间加入一个池化层,池化层可以有效的缩小参数矩阵的尺寸,从而减少最后连接层的中的参数数量。原创 2022-08-13 22:36:59 · 1211 阅读 · 1 评论 -
Vgg16识别4种简单人眼神态(TensorFlow)
TensorFlow识别4种简单人眼神态(vgg16模型)原创 2022-08-11 11:12:08 · 1229 阅读 · 0 评论 -
RNN预测股票开盘价(TensorFlow,tensorboard可视化)
TensorFlow实现股票预测(RNN,网络优化)原创 2022-08-09 08:46:49 · 1631 阅读 · 0 评论