├── Machine-Learning-Reading-Note.pdf ├── README.md └── index.html /Machine-Learning-Reading-Note.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShuaiHuang/MachineLearningNotes/bf954762de16abcd6c0fe8670fedd44622545f61/Machine-Learning-Reading-Note.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 机器学习读书笔记 2 | 3 | 这个项目主要用来记录我在学习机器学习时候的笔记, 以及一些感悟. 4 | 5 | pdf格式文件访问地址为[https://shuaihuang.github.io/MachineLearningNotes/](https://shuaihuang.github.io/MachineLearningNotes/) 6 | 7 | 学习过程难免存有疏漏, 如有疑问与指正, 敬请到[Issues页面](https://github.com/ShuaiHuang/MachineLearningNotes/issues)提出. -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Machine-Learning-Reading-Note 6 | 7 | 16 | 17 | 18 | 19 | 22 | 23 | --------------------------------------------------------------------------------