From 0c699a7188a1b798a83c2252faefac823091814e Mon Sep 17 00:00:00 2001 From: Yuichi <913637919@qq.com> Date: Wed, 24 Apr 2024 20:48:28 +0800 Subject: [PATCH] [UPDATE] Update the links --- docs/机器学习系统/AICS.en.md | 4 ++-- docs/机器学习系统/AICS.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/机器学习系统/AICS.en.md b/docs/机器学习系统/AICS.en.md index 338d7f8c..0aed05d2 100644 --- a/docs/机器学习系统/AICS.en.md +++ b/docs/机器学习系统/AICS.en.md @@ -24,14 +24,14 @@ Inspired by the course, I developed a [simple deep learning framework](https://g - Course Videos:[bilibili](https://space.bilibili.com/494117284) - Course Textbook:"Intelligent Computing Systems" by Chen Yunji -## Course Experiments and Resources +## Personal Resources ### New Edition Experiments for 2024 - The 2024 edition of the Intelligent Computing Systems lab has undergone extensive adjustments in the knowledge structure, experimental topics, and lab manuals, including comprehensive use of PyTorch instead of TensorFlow, and the addition of experiments related to large models. - As the new lab topics and manuals have not been updated on the Cambricon Forum, the following repository is provided to store the new versions of the Intelligent Computing Systems lab topics, manuals, and individual experiment answers: - The resources for the new edition will be updated following the course schedule of the UCAS Spring Semester 2024, with completion expected by June 2024. -- New edition labs, manuals, and answers: https://github.com/Qudoudou-1001/2024-AICS-EXP +- 2024 New labs, manuals, and answers created by @Yuichi: https://github.com/Yuichi1001/2024-AICS-EXP ### Old Edition Experiments diff --git a/docs/机器学习系统/AICS.md b/docs/机器学习系统/AICS.md index cce497d4..431493b0 100644 --- a/docs/机器学习系统/AICS.md +++ b/docs/机器学习系统/AICS.md @@ -26,7 +26,7 @@ - 课程视频:[bilibili](https://space.bilibili.com/494117284) - 课程教材:智能计算系统(陈云霁) -## 课程实验及资源 +## 资源汇总 ### 2024年新版实验 @@ -34,7 +34,7 @@ - 由于新版实验题目及实验手册未在寒武纪论坛进行更新,因此提供以下存储仓库,用于存储新版智能计算系统的实验题目、实验手册以及个人的实验答案 - 新版实验的资源跟随国科大 2024 年春季学期的课程进度进行更新,预计 2024 年 6 月更新完毕 -- 新版实验题目、手册及答案:https://github.com/Qudoudou-1001/2024-AICS-EXP +- @Yuichi 编写的 2024 新版实验题目、手册及答案:https://github.com/Yuichi1001/2024-AICS-EXP ### 旧版实验