摘要:
tf.nn.conv2d是TensorFlow里面实现卷积的函数,参考文档对它的介绍并不是很详细,实际上这是搭建卷积神经网络比较核心的一个方法,非常重要 tf.nn.conv2d(input, filter, strides, padding, use_cudnn_on_gpu=None, name 阅读全文
posted @ 2017-03-23 21:55
微信公众号--共鸣圈
阅读(6646)
评论(0)
推荐(4)
浙公网安备 33010602011771号