openmlsys / openmlsys-zh

《Machine Learning Systems: Design and Implementation》- Chinese Version
https://openmlsys.github.io
3.95k stars 429 forks source link

章节编辑列表,方便读者提issue时指定相关作者回答 #385

Closed eedalong closed 2 years ago

eedalong commented 2 years ago

本书由超过30位人工智能系统领域的学术专家和开发人员共同完成。以下为各个章节编辑:

项目README: @luomai

序言:@luomai

导论:@luomai

编程接口:@Laicheng0830

计算图:@hanjr92

进阶篇序言:@ganzhiliang

编译器前端和IR: @LiangZhibo

编译器后端和运行时: @chujinjin101

硬件加速器:@anyrenwei

数据处理框架: @eedalong

模型部署: @AssassinG

分布式训练系统: @luomai

拓展篇序言:@luomai

深度学习推荐系统:@future-xy

联邦学习系统:@chengtianwu

强化学习系统:@quantumiracle

可解释性AI系统:@HaoyangLee

机器人系统:@Jack

附录:机器学习介绍:@Hao