Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
本项目用于文章的翻译,以及对翻译过程中涌现的概念和命题的解释。
可以通过访问【Gitbook】 阅读本项目内的内容
章节
翻译
校对
相关issue
0. 摘要
@lucifer2859
1. 引言
@uceclz0
2. 核心假设
@uceclz0
3. 性能和效率
@LuoCJ
4. 数据隐私
@girlfriend0
5. 防攻击和容错
@mschen97
6. 公平性
@XuanYang
7. 总结
@XuanYang
8. 附录
@XuanYang
图片放置在images/chapter*/
目录下,图片的文件名不能有空格,插入图片时使用相对路径(如../images/chapter01/arch.png),而不是全路径
文件格式使用markdown格式,推荐使用typora编辑器
每章按一级、二级、三级目录进行组织,编排同原文
通过issue记录讨论的过程
对论文中提到的开放性问题要做重点标记和讨论
使用pandoc自动生成word,命令:
如果安装了gitbook,可以在项目目录中运行命令:
pandoc的安装:如果安装了anaconda,使用conda install pandoc后即可完成安装;否则参考
然后可以在 上查看电子书