# ML-Notes **Repository Path**: XavierZXY/ML-Notes ## Basic Information - **Project Name**: ML-Notes - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-20 - **Last Updated**: 2022-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ML-Notes #### 介绍 ​ 此仓库用做学习记录学习机器学习中的[笔记](./notes),以及一些相关算法的[代码实现](./codes)。 #### 参考资料 1. 李航老师《统计学习方法》 2. [机器学习白板推导系列](https://www.bilibili.com/video/BV1aE411o7qd?spm_id_from=333.1007.top_right_bar_window_custom_collection.content.click) 3. [机器学习白板系列 · 语雀](https://www.yuque.com/books/share/f4031f65-70c1-4909-ba01-c47c31398466) 4. [手写实现李航《统计学习方法》书中全部算法](https://github.com/Dod-o/Statistical-Learning-Method_Code)