From f55accbb02111910c21ea68c0473af3ce7e1a267 Mon Sep 17 00:00:00 2001 From: Yuichi <913637919@qq.com> Date: Fri, 17 May 2024 17:44:39 +0800 Subject: [PATCH] [UPDATE]The new edition lab of AICS has been updated and update the text description --- 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 0aed05d2..4238edc7 100644 --- a/docs/机器学习系统/AICS.en.md +++ b/docs/机器学习系统/AICS.en.md @@ -28,9 +28,9 @@ Inspired by the course, I developed a [simple deep learning framework](https://g ### 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. +- 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 modified the experimental code on a large scale. - 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. +- The resources for the new edition will be updated following the course schedule of the UCAS Spring Semester 2024, and the update has been completed. - 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 431493b0..578720fe 100644 --- a/docs/机器学习系统/AICS.md +++ b/docs/机器学习系统/AICS.md @@ -30,10 +30,10 @@ ### 2024年新版实验 -- 2024 年的智能计算系统实验内容对知识体系、实验题目及实验手册进行了大范围的调整,调整内容包括全面使用 PyTorch ,不再使用 TensorFlow 以及添加大模型相关实验等。 +- 2024 年的智能计算系统实验内容对知识体系、实验题目及实验手册进行了大范围的调整,调整内容包括全面使用 PyTorch ,不再使用 TensorFlow 以及大规模修改实验代码等 - 由于新版实验题目及实验手册未在寒武纪论坛进行更新,因此提供以下存储仓库,用于存储新版智能计算系统的实验题目、实验手册以及个人的实验答案 -- 新版实验的资源跟随国科大 2024 年春季学期的课程进度进行更新,预计 2024 年 6 月更新完毕 +- 新版实验的资源跟随国科大 2024 年春季学期的课程进度进行更新,目前已更新完毕 - @Yuichi 编写的 2024 新版实验题目、手册及答案:https://github.com/Yuichi1001/2024-AICS-EXP ### 旧版实验