# RMSprop

## RMSprop

* [返回顶层目录](https://luweikxy.gitbook.io/machine-learning-notes/summary#目录)
* [返回上层目录](https://luweikxy.gitbook.io/machine-learning-notes/gradient-descent-algorithm)
* [各类梯度下降算法的演化](#各类梯度下降算法的演化)

## 各类梯度下降算法的演化

![revolution-of-gradient-descent](https://3298324061-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpO5sn2FY1C9esHFJmo%2F-Lug-9Dm3wMqPuGpCQ0c%2F-Lug-Cj8eWQsYrsBcgKw%2Frevolution-of-gradient-descent.jpeg?generation=1574843768973331\&alt=media)

[Deep Learning 最优化方法之RMSProp](https://blog.csdn.net/bvl10101111/article/details/72616378)

[【优化算法】一文搞懂RMSProp优化算法](https://zhuanlan.zhihu.com/p/34230849)

[通俗理解指数加权平均](https://zhuanlan.zhihu.com/p/29895933)
