From 3432316a0d50c62c882a26e16096182c10180a64 Mon Sep 17 00:00:00 2001 From: Crazy-Ryan <30890405+Crazy-Ryan@users.noreply.github.com> Date: Mon, 9 Jun 2025 19:39:46 +0800 Subject: [PATCH] [UPDATE] Add assignment implementation for CMU-10-714(24 Fall) (#751) * add assignment implementation for 24 Fall offering * correct punctuation --- 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..ecaf5559 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