AI 系统:补充资源
智能计算系统(AICS)作业实现
2024 新版实验
2024 年的实验对知识体系、题目及手册进行了大范围调整:全面使用 PyTorch(不再用 TensorFlow)并添加了大模型相关实验。
- @Yuichi1001 整理的 2024 新版实验题目、手册及答案:https://github.com/Yuichi1001/2024-AICS-EXP
旧版实验
- 旧版实验手册(2.0):https://forum.cambricon.com/index.php?m=content&c=index&a=show&catid=155&id=708
- @ysj1173886760 的旧版资源与实现:https://github.com/ysj1173886760/Learning/tree/master/ai-system
CMU 10-414/714 作业实现
- @PKUFlyingPig 的实现:https://github.com/PKUFlyingPig/CMU10-714
- @Crazy-Ryan 的实现(24 Fall):https://github.com/Crazy-Ryan/CMU-10-714