From a92a3afbf0a9d938b2b7db5df13677346e39f500 Mon Sep 17 00:00:00 2001 From: Crazy-Ryan <30890405+Crazy-Ryan@users.noreply.github.com> Date: Mon, 9 Jun 2025 14:45:09 +0800 Subject: [PATCH] add assignment implementation for 24 Fall offering --- docs/机器学习系统/CMU10-414.en.md | 2 ++ docs/机器学习系统/CMU10-414.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/机器学习系统/CMU10-414.en.md b/docs/机器学习系统/CMU10-414.en.md index d85acb95..4f181f3e 100644 --- a/docs/机器学习系统/CMU10-414.en.md +++ b/docs/机器学习系统/CMU10-414.en.md @@ -26,3 +26,5 @@ Instructors [Zico Kolter](https://zicokolter.com/) and [Tianqi Chen](https://tqc ## Resource Compilation All resources and assignment implementations used by @PKUFlyingPig in this course are consolidated in [PKUFlyingPig/CMU10-714 - GitHub](https://github.com/PKUFlyingPig/CMU10-714) + +All assignment implementations by @Crazy-Ryan in this course (24 Fall offering) are consolidated in [Crazy-Ryan/CMU-10-714 - GitHub](https://github.com/Crazy-Ryan/CMU-10-714)。 \ No newline at end of file diff --git a/docs/机器学习系统/CMU10-414.md b/docs/机器学习系统/CMU10-414.md index afcaad04..0a2a8877 100644 --- a/docs/机器学习系统/CMU10-414.md +++ b/docs/机器学习系统/CMU10-414.md @@ -32,3 +32,5 @@ ## 资源汇总 @PKUFlyingPig 在学习这门课中用到的所有资源和作业实现都汇总在 [PKUFlyingPig/CMU10-714 - GitHub](https://github.com/PKUFlyingPig/CMU10-714) 中。 + +@Crazy-Ryan 在学习这门课(24 Fall)过程中的作业实现汇总在 [Crazy-Ryan/CMU-10-714 - GitHub](https://github.com/Crazy-Ryan/CMU-10-714) 中。 \ No newline at end of file