Code Monkey home page Code Monkey logo

leeml-book's Introduction

李宏毅《机器学习》笔记(leeml-book)

李宏毅老师的机器学习视频是机器学习领域经典的中文视频之一,也被称为中文世界中最好的机器学习视频。李老师以幽默风趣的上课风格让很多晦涩难懂的机器学习理论变得轻松易懂,并且老师会通过很多有趣的例子结合机器学习理论在课堂上展现出来,并且逐步推导深奥的理论知识。比如老师会经常用宝可梦来结合很多机器学习算法。对于想入门机器学习又想看中文讲解的人来说绝对是非常推荐的。

使用说明

这个笔记是根据李宏毅老师机器学习视频的一个辅助资料,本笔记基本上完全复刻李老师课堂上讲的所有内容,并加入了一些和相关的学习资料,如果觉得看视频比较慢可以直接看笔记的内容。

在线阅读地址

在线阅读地址:https://datawhalechina.github.io/Leeml-Book/

目录

视频观看地址

bilibili地址:李宏毅机器学习(2017) 网易云课堂地址:台大李宏毅机器学习中文课程

协作规范

文档书写规范:

文档采用Markdown语法编写,数学公式采用LaTeX语法编写,数学符号和视频里完全一致

格式 参考资料
文档 Markdown 1. CSDN Markdown 使用教程 http://t.cn/E4699cO
2. 简书 Markdown 使用教程 https://www.jianshu.com/p/q81RER
3. 编辑软件推荐 Typora https://typora.io/
数学公式 LaTeX 1. CSDN Latex语法编写数学公式 http://t.cn/E469pdI
2.Latex 在线编辑工具 http://latex.codecogs.com/eqneditor/editor.php

目录结构规范:

leeML-book
├─docs
|  ├─chapter1  # 第1章
|  |  ├─res  # 资源文件夹(图片、资料)
|  |  |  └─chapter1-1.png
|  ├─chapter2
...

公式全解文档规范:

## 公式编号
$(公式的LaTeX表达式)$
[推导]:(公式推导步骤) or [解析]:(公式解析说明)
## 附录
(附录内容)

样例参见docs/chapter2/chapter2.mddocs/chapter3/chapter3.md

主要贡献者(按首字母排名)

@ImayKing @jinjidehechengshi @spareribs

关注我们

Datawhale,一个专注于AI领域的学习圈子。初衷是for the learner,和学习者一起成长。目前加入学习社群的人数已经数千人,组织了机器学习,深度学习,数据分析,数据挖掘,爬虫,编程,统计学,Mysql,数据竞赛等多个领域的内容学习,微信搜索公众号Datawhale可以加入我们。

leeml-book's People

Contributors

spareribs avatar imay-king avatar datawhalexiuyuan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.