From d3ef1a8b88e2679e9ed20c7c9df3e2f244e623e1 Mon Sep 17 00:00:00 2001 From: "zhouxiao.shaw" Date: Sun, 22 Sep 2024 07:49:25 +0800 Subject: [PATCH] chore: optimize ai-with-python link --- docs/人工智能/CS50.en.md | 6 +++--- docs/人工智能/CS50.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/人工智能/CS50.en.md b/docs/人工智能/CS50.en.md index 09073430..d06367ac 100644 --- a/docs/人工智能/CS50.en.md +++ b/docs/人工智能/CS50.en.md @@ -12,10 +12,10 @@ A very basic introductory AI course, what makes it stand out is the 12 well-desi ## Course Resources -- Course Website: -- Recordings: +- Course Website: [2024](https://cs50.harvard.edu/ai/2024/)、[2020](https://cs50.harvard.edu/ai/2020/) +- Recordings: [2024](https://cs50.harvard.edu/ai/2024/)、[2020](https://cs50.harvard.edu/ai/2020/) - Textbooks: No textbook is needed in this course. -- Assignments: with 12 programming labs of high quality mentioned above. +- Assignments: [2024](https://cs50.harvard.edu/ai/2024/)、[2020](https://cs50.harvard.edu/ai/2020/) with 12 programming labs of high quality mentioned above. ## Personal Resources diff --git a/docs/人工智能/CS50.md b/docs/人工智能/CS50.md index c8bf0716..71a70116 100644 --- a/docs/人工智能/CS50.md +++ b/docs/人工智能/CS50.md @@ -12,10 +12,10 @@ ## 课程资源 -- 课程网站: -- 课程视频: +- 课程网站:[2024](https://cs50.harvard.edu/ai/2024/)、[2020](https://cs50.harvard.edu/ai/2020/) +- 课程视频:[2024](https://cs50.harvard.edu/ai/2024/)、[2020](https://cs50.harvard.edu/ai/2020/) - 课程教材:无 -- 课程作业:,12个精巧的编程作业 +- 课程作业:[2024](https://cs50.harvard.edu/ai/2024/)、[2020](https://cs50.harvard.edu/ai/2020/),12个精巧的编程作业 ## 资源汇总