训练NN技巧

神经网络训练涉及诸多选择,如节点类型、层数、学习率等,这些对性能至关重要。文章探讨了训练早期的偏差与方差问题,以及过度训练导致的高方差。提出了Stochastic与Batch学习的选择策略作为Backpropagation的实用技巧。
摘要由CSDN通过智能技术生成
  • 神经网络的训练依赖于问题和数据。Designing and training a network using backprop requires making many seemingly arbitrary choices such as the number and types of nodes, layers, learning rates, training and test sets, and so forth. These choices can be critical, yet there is no foolproof recipe for deciding them because they are largely problem and data dependent.

  • When fitting a neural network model, these terms can be defined as:

    • Bias: A measure of how the network output averaged across all datasets differs from the desired function.
    • Variance: A measure of how much the network output varies across datasets.
  • Early in training, the bias is large because the network output is far from the desired function. The variance is very small because the data has had little influence yet. Late in training, the bias is small because the network has learned the underly

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值