西瓜书-机器学习5.4 全局最小与局部极小

两种“最优”:“局部极小”(local minimum)和"全局最小"(global minimum)

\omega^{^{*}}\theta ^{*},若存在\varepsilon > 0 使得

\forall (\omega ;\theta ) \in \left \{ (\omega ;\theta )\mid \parallel (\omega ;\theta )-(\omega^{^{*}}; \theta ^{*} )\parallel \leq \varepsilon \right \}

  • 多组不同参数值初始化多个神经网络
  • 使用“模拟退火”:以一定的概率接受比当前解更差的结果,有助于“跳出”局部极小
  • 使用随机梯度下降
  • 遗传算法(genetic algorithms)[Goldberg, 1989]也常用来训练神经网络

以上用于跳出局部极小的技术大多是启发式,理论上商缺乏保障。

 

Goldberg, 1989, Genetic Algorithms in Search, Optimization and Machine Learning

David Goldberg's Genetic Algorithms in Search, Optimization and Machine Learning is by far the bestselling introduction to genetic algorithms. Goldberg is one of the preeminent researchers in the field--he has published over 100 research articles on genetic algorithms and is a student of John Holland, the father of genetic algorithms--and his deep understanding of the material shines through. The book contains a complete listing of a simple genetic algorithm in Pascal, which C programmers can easily understand. The book covers all of the important topics in the field, including crossover, mutation, classifier systems, and fitness scaling, giving a novice with a computer science background enough information to implement a genetic algorithm and describe genetic algorithms to a friend.

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值