2018 - Optimization Methods for Large-Scale Machine Learning.pdf
Optimization Methods for Large-Scale Machine Learning, Bottou写的最新综述,大规模机器学习前沿理论,SGD等,不可错过
Optimization Methods for Large-Scale Machine Learning, Bottou写的最新综述,大规模机器学习前沿理论,SGD等,不可错过
A disciplined approach to neural network hyper-parameters Part 1 -- learning rate, batch size, momentum, and weight decay, by Leslie N. Smith
Matplotlib 是 Python 中最常用的一个绘图库,主要用于绘制各种图形,包括散点图、柱状图、3D图、等高线图等等。在做研究过程中肯定会经常用。 在文章https://xubin.blog.csdn.net/article/details/104224007做一个简单的入门介绍,也给出极佳的参考手册,以备查用。我自己用jupyter notebook实现了一遍。给出jupyter源码。
RL经典教学书籍,2018年最新版本,是想学习强化学习入门的必备资料!(444页)