optimizer总结

SGD -> SGDM -> NAG ->AdaGrad -> AdaDelta -> Adam -> Nadam

1、torch.optim.SGD

  参考资料:

    1)[2010]Large-Scale Machine Learning with Stochastic Gradient Descent

    2)Stochastic Gradient Descent Tricks

    3)On the importance of initialization and momentum in deep learning

2、torch.optim.ASGD

  参考资料:

    Acceleration of stochastic approximation by averaging

3、torch.optim.Adagrad

  参考资料:

    Adaptive Subgradient Methods for Online Learning and Stochastic Optimization

4、torch.optim.Adadelta

  参考资料:

    ADADELTA: An Adaptive Learning Rate Method

5、torch.optim.Adam

  参考资料:

    1)Adam: A Method for Stochastic Optimization

    2)Decoupled Weight Decay Regularization

6、torch.optim.Adamax

  参考资料:

    Adam: A Method for Stochastic Optimization

7、torch.optim.SparseAdam

8、torch.optim.AdamW

  参考资料:

    1)Adam: A Method for Stochastic Optimization

    2)Decoupled Weight Decay Regularization

9、torch.optim.Rprop

  参考资料:

    resilient backpropagation algorithm

10、torch.optim.RMSprop

  参考资料:

    1)G. Hinton课程(https://www.cs.toronto.edu/~tijmen/csc321/slides/lecture_slides_lec6.pdf

    2)Generating Sequences With Recurrent Neural Networks

11、torch.optim.LBFGS

  参考资料:

    minFunc <https://www.cs.ubc.ca/~schmidtm/Software/minFunc.html>

 

 

 

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值