[UPDATE] Add assignment implementation for CMU-10-714(24 Fall) (#751)
* add assignment implementation for 24 Fall offering * correct punctuation
This commit is contained in:
parent
b85c6004c9
commit
3432316a0d
|
|
@ -26,3 +26,5 @@ Instructors [Zico Kolter](https://zicokolter.com/) and [Tianqi Chen](https://tqc
|
||||||
## Resource Compilation
|
## 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 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)
|
||||||
|
|
@ -32,3 +32,5 @@
|
||||||
## 资源汇总
|
## 资源汇总
|
||||||
|
|
||||||
@PKUFlyingPig 在学习这门课中用到的所有资源和作业实现都汇总在 [PKUFlyingPig/CMU10-714 - GitHub](https://github.com/PKUFlyingPig/CMU10-714) 中。
|
@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) 中。
|
||||||
Loading…
Reference in New Issue