Skip to content

Commit 13dbf44

Browse files
author
qiwang
committed
Merge branch 'master' of github.com:datawhalechina/leedl-tutorial
2 parents ea9fad3 + ee97555 commit 13dbf44

File tree

3 files changed

+33
-28
lines changed

3 files changed

+33
-28
lines changed

docs/README.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
[![GitHub issues](https://img.shields.io/github/issues/datawhalechina/leedl-tutorial)](https://github.com/datawhalechina/leedl-tutorial/issues) [![GitHub stars](https://img.shields.io/github/stars/datawhalechina/leedl-tutorial)](https://github.com/datawhalechina/leedl-tutorial/stargazers) [![GitHub forks](https://img.shields.io/github/forks/datawhalechina/leedl-tutorial)](https://github.com/datawhalechina/leedl-tutorial/network) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fdatawhalechina%2Fleedl-tutorial%2F&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
2-
![Downloads](https://img.shields.io/github/downloads/datawhalechina/leedl-tutorial/total) <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey" /></a>
1+
[![GitHub issues](https://img.shields.io/github/issues/datawhalechina/leedl-tutorial)](https://github.com/datawhalechina/leedl-tutorial/issues) [![GitHub stars](https://img.shields.io/github/stars/datawhalechina/leedl-tutorial)](https://github.com/datawhalechina/leedl-tutorial/stargazers) [![GitHub forks](https://img.shields.io/github/forks/datawhalechina/leedl-tutorial)](https://github.com/datawhalechina/leedl-tutorial/network)![Downloads](https://img.shields.io/github/downloads/datawhalechina/leedl-tutorial/total) <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey" /></a>
32

43
# 李宏毅深度学习教程LeeDL-Tutorial(苹果书)
54

@@ -18,6 +17,30 @@
1817
1918
<div align=center><img src="https://github.com/datawhalechina/leedl-tutorial/blob/master/assets/prof._lee_twitter.jpg?raw=true" height = "450" alt="李宏毅老师推荐。"></div>
2019

20+
## 贡献者
21+
22+
<table border="0">
23+
<tbody>
24+
<tr align="center" >
25+
<td>
26+
<a href="https://github.com/qiwang067"><img width="70" height="70" src="https://github.com/qiwang067.png?s=40" alt="pic"></a><br>
27+
<a href="https://github.com/qiwang067">Qi Wang</a>
28+
<p> 上海交通大学博士生<br>中国科学院大学硕士</p>
29+
</td>
30+
<td>
31+
<a href="https://yyysjz1997.github.io/"><img width="70" height="70" src="https://github.com/yyysjz1997.png?s=40" alt="pic"></a><br>
32+
<a href="https://yyysjz1997.github.io/">Yiyuan Yang</a>
33+
<p> 牛津大学博士生<br>清华大学硕士</p>
34+
</td>
35+
<td>
36+
<a href="https://github.com/JohnJim0816"><img width="70" height="70" src="https://github.com/JohnJim0816.png?s=40" alt="pic"></a><br>
37+
<a href="https://github.com/JohnJim0816">John Jim</a>
38+
<p>北京大学硕士</p>
39+
</td>
40+
</tr>
41+
</tbody>
42+
</table>
43+
2144
## 纸质版
2245

2346
<img src="https://github.com/datawhalechina/leedl-tutorial/blob/master/assets/apple.png?raw=true" width="300">
@@ -45,14 +68,15 @@
4568

4669
豆瓣评分:https://book.douban.com/subject/36997460/
4770

48-
ℹ️ **勘误修订表**https://datawhalechina.github.io/leedl-tutorial/#/errata
71+
> [!IMPORTANT]
72+
**勘误修订表**https://datawhalechina.github.io/leedl-tutorial/#/errata
4973

5074

5175
## 最新版PDF下载
5276

5377
地址:https://github.com/datawhalechina/leedl-tutorial/releases
5478

55-
国内地址(推荐国内读者使用):链接: https://pan.baidu.com/s/1zPN1_pdISW5CKtI64Hc9ZA 提取码: 3q4w
79+
国内地址https://pan.baidu.com/s/1qgAIFblbSn4MxnwzALJXPg 提取码: 1cnm
5680

5781
## 纸质版和PDF版的区别
5882

@@ -122,30 +146,6 @@ PDF版本是全书初稿,人民邮电出版社的编辑老师们对初稿进
122146
-**强化学习**感兴趣的读者,可阅读[蘑菇书EasyRL](https://github.com/datawhalechina/easy-rl)
123147
-**视觉强化学习**感兴趣的读者,可阅读 [Awesome Visual RL](https://github.com/qiwang067/awesome-visual-rl)
124148

125-
## 贡献者
126-
127-
<table border="0">
128-
<tbody>
129-
<tr align="center" >
130-
<td>
131-
<a href="https://github.com/qiwang067"><img width="70" height="70" src="https://github.com/qiwang067.png?s=40" alt="pic"></a><br>
132-
<a href="https://github.com/qiwang067">Qi Wang</a>
133-
<p> 上海交通大学博士生<br>中国科学院大学硕士</p>
134-
</td>
135-
<td>
136-
<a href="https://yyysjz1997.github.io/"><img width="70" height="70" src="https://github.com/yyysjz1997.png?s=40" alt="pic"></a><br>
137-
<a href="https://yyysjz1997.github.io/">Yiyuan Yang</a>
138-
<p> 牛津大学博士生<br>清华大学硕士</p>
139-
</td>
140-
<td>
141-
<a href="https://github.com/JohnJim0816"><img width="70" height="70" src="https://github.com/JohnJim0816.png?s=40" alt="pic"></a><br>
142-
<a href="https://github.com/JohnJim0816">John Jim</a>
143-
<p>北京大学硕士</p>
144-
</td>
145-
</tr>
146-
</tbody>
147-
</table>
148-
149149

150150
## 引用信息
151151

docs/errata.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414

1515
## 2025年3月第6次印刷
1616

17+
* 174 页,图8.5替换为
18+
19+
![](res/5-05.png ':size=650')
20+
21+
1722
* 156 页,图7.16替换为
1823

1924
![](res/7-16.png ':size=650')

docs/res/5-05.png

335 KB
Loading

0 commit comments

Comments
 (0)