摘要: 搭建神经网络: 准备数据 定义数据输入层 定义网络隐藏层和预测层 定义loss 表达式 选择optimizer使得loss 最小 reduce_sum: 在tensorflow 1.0 中,reduction_indices 改为axis, dropout 是训练过程中,按照一定概率将一部分神经单元 阅读全文
posted @ 2017-07-28 23:34 hahahaf 阅读(235) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-07-28 19:04 hahahaf 阅读(224) 评论(0) 推荐(0)