经典网络结构对比总结一

#####lenet: 都是5*5的卷积,padding = valid x = tf.placeholder(tf.float32, (None, 32, 32, 1))html Layer 1: Convolutional. The output shape should be 28x28x6.git conv1_W = tf.Variable(tf.truncated_normal(shap
相关文章
相关标签/搜索