Skip to content

Commit 89f4116

Browse files
[Edit] Correct some basic information for CMU10-414 (PKUFlyingPig#219)
* Correct some basic information. Correct Course Name & Code & Prerequisite as https://dlsyscourse.org/ shows. * correct file name * Rename MLSys.md to CMU10-414.md
1 parent 47a98a6 commit 89f4116

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Machine Learning System
1+
# CMU 10-414/714: Deep Learning Systems
22

33
## 课程简介
44

55
- 所属大学:CMU
6-
- 先修要求:系统入门、深度学习入门
7-
- 编程语言:N/A
6+
- 先修要求:系统入门(eg.15-213)、深度学习入门、基本的数学知识
7+
- 编程语言:N/A(据课程主页,要求熟悉Python、C/C++)
88
- 课程难度:N/A
99
- 预计学时:N/A
1010

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ nav:
165165
- "UCB CS189: Introduction to Machine Learning": "机器学习/CS189.md"
166166
- 机器学习系统:
167167
- "Machine Learning Compilation": "机器学习系统/MLC.md"
168-
- "Machine Learning System": "机器学习系统/MLSys.md"
168+
- "CMU 10-414/714: Deep Learning Systems": "机器学习系统/CMU10-414.md"
169169
- 深度学习:
170170
- "Coursera: Deep Learning": "深度学习/CS230.md"
171171
- "国立台湾大学:李宏毅机器学习": "深度学习/LHY.md"

0 commit comments

Comments
 (0)