mirror of
https://github.com/openmlsys/openmlsys-zh.git
synced 2026-04-13 18:11:09 +08:00
Update PDF (#160)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
本开源项目试图给读者讲解现代机器学习系统的设计原理和实现经验。
|
||||
|
||||
[机器学习系统:设计和实现](https://openmlsys.github.io/) | [PDF](https://git.openi.org.cn/attachments/f3b71767-584c-4258-9745-3d309c356c76?type=0)
|
||||
|
||||
## 发布
|
||||
|
||||
- 17/03/2022: 本书处于勘误阶段。如发现文字和图片错误,可创建Issue并@[章节编辑](info/editors.md)。我们非常欢迎社区提交PR直接勘误。
|
||||
|
||||
@@ -73,8 +73,8 @@ sphinx_configs = numfig_format = {'figure': '图%%s', 'table': '表%%s', 'code-b
|
||||
# A list of links that is displayed on the navbar. A link consists of three
|
||||
# items: name, URL, and a fontawesome icon
|
||||
# (https://fontawesome.com/icons?d=gallery). Items are separated by commas.
|
||||
# PDF, http://numpy.d2l.ai/d2l-en.pdf, fas fa-file-pdf,
|
||||
header_links = GitHub, https://github.com/openmlsys/openmlsys-zh, fab fa-github,
|
||||
PDF, https://git.openi.org.cn/attachments/f3b71767-584c-4258-9745-3d309c356c76?type=0, fas fa-file-pdf,
|
||||
|
||||
favicon = static/favicon.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user