From ae88e52cd90c27b22a11fe7e1120ffc29fad5768 Mon Sep 17 00:00:00 2001 From: nzomi Date: Sat, 25 Nov 2023 13:36:25 +0800 Subject: [PATCH] Update AICS.en.md Adjust indentation --- docs/机器学习系统/AICS.en.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/机器学习系统/AICS.en.md b/docs/机器学习系统/AICS.en.md index 8aad5b2a..885fcbf6 100644 --- a/docs/机器学习系统/AICS.en.md +++ b/docs/机器学习系统/AICS.en.md @@ -18,7 +18,6 @@ I recommend the textbook for a comprehensive tech stack understanding. Deep lear Inspired by the course, I developed a [simple deep learning framework](https://github.com/ysj1173886760/PyToy) and plan a tutorial. Written in Python, it's code-light, suitable for students with some foundation. Future plans include more operators and potential porting to C++ for balanced performance and efficiency. - ## Course Resources - Course Website:[Official Website](https://novel.ict.ac.cn/aics/)