diff --git a/README.md b/README.md index cd8bc98..8f14d07 100644 --- a/README.md +++ b/README.md @@ -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直接勘误。 diff --git a/config.ini b/config.ini index a051d73..32d69e0 100644 --- a/config.ini +++ b/config.ini @@ -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