|
1 | | -[](https://github.com/datawhalechina/leedl-tutorial/issues) [](https://github.com/datawhalechina/leedl-tutorial/stargazers) [](https://github.com/datawhalechina/leedl-tutorial/network) [](https://hits.seeyoufarm.com) |
2 | | - <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 | +[](https://github.com/datawhalechina/leedl-tutorial/issues) [](https://github.com/datawhalechina/leedl-tutorial/stargazers) [](https://github.com/datawhalechina/leedl-tutorial/network) <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> |
3 | 2 |
|
4 | 3 | # 李宏毅深度学习教程LeeDL-Tutorial(苹果书) |
5 | 4 |
|
|
18 | 17 |
|
19 | 18 | <div align=center><img src="https://github.com/datawhalechina/leedl-tutorial/blob/master/assets/prof._lee_twitter.jpg?raw=true" height = "450" alt="李宏毅老师推荐。"></div> |
20 | 19 |
|
| 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 | + |
21 | 44 | ## 纸质版 |
22 | 45 |
|
23 | 46 | <img src="https://github.com/datawhalechina/leedl-tutorial/blob/master/assets/apple.png?raw=true" width="300"> |
|
45 | 68 |
|
46 | 69 | 豆瓣评分:https://book.douban.com/subject/36997460/ |
47 | 70 |
|
48 | | -ℹ️ **勘误修订表**:https://datawhalechina.github.io/leedl-tutorial/#/errata |
| 71 | +> [!IMPORTANT] |
| 72 | +**勘误修订表**:https://datawhalechina.github.io/leedl-tutorial/#/errata |
49 | 73 |
|
50 | 74 |
|
51 | 75 | ## 最新版PDF下载 |
52 | 76 |
|
53 | 77 | 地址:https://github.com/datawhalechina/leedl-tutorial/releases |
54 | 78 |
|
55 | | -国内地址(推荐国内读者使用):链接: https://pan.baidu.com/s/1zPN1_pdISW5CKtI64Hc9ZA 提取码: 3q4w |
| 79 | +国内地址:https://pan.baidu.com/s/1qgAIFblbSn4MxnwzALJXPg 提取码: 1cnm |
56 | 80 |
|
57 | 81 | ## 纸质版和PDF版的区别 |
58 | 82 |
|
@@ -122,30 +146,6 @@ PDF版本是全书初稿,人民邮电出版社的编辑老师们对初稿进 |
122 | 146 | - 对**强化学习**感兴趣的读者,可阅读[蘑菇书EasyRL](https://github.com/datawhalechina/easy-rl) |
123 | 147 | - 对**视觉强化学习**感兴趣的读者,可阅读 [Awesome Visual RL](https://github.com/qiwang067/awesome-visual-rl) |
124 | 148 |
|
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 | | - |
149 | 149 |
|
150 | 150 | ## 引用信息 |
151 | 151 |
|
|
0 commit comments