You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mlpaths.md
+12-64Lines changed: 12 additions & 64 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,17 +3,6 @@
3
3
4
4
We present 12 topics in the data science learning path, providing learning objectives, related skills, subtopics, and references/resources for each. The goal is to give graduate students a structured and comprehensive program to acquire data science expertise, including hands-on experience with real-world open-source tools and libraries.
introdl["`**Intro to Deep Learning**`"] --> RNN["`**Recurrent Neural Networks and Sequence Models**`"] --> Gen["`**Generative Models**`"] --> TL["`**Transfer Learning and Fine Tuning**`"]
introdl["`**Intro to Deep Learning**`"]-->RNN["`**Recurrent Neural Networks and Sequence Models**`"]-->Gen["`**Generative Models**`"]-->TL["`**Transfer Learning and Fine Tuning**`"]
60
-
end
61
-
62
-
```
63
-
64
-
65
24
A: General Data Science
66
-
67
-
1. Introduction to Data Science and Machine Learning
68
-
69
-
2. Python for Data Science
25
+
- Introduction to Data Science and Machine Learning
26
+
- Python for Data Science
27
+
- Ethical Considerations in Data Science
70
28
71
29
B: Statistics
72
-
73
-
3. Statistical Learning and Regression Models
30
+
- Statistical Learning and Regression Models
74
31
75
32
C: Classical Machine Learning
76
-
77
-
4. Classification Algorithms
78
-
79
-
5. Ensemble Methods
80
-
81
-
6. Unsupervised Learning
33
+
- Classification Algorithms
34
+
- Ensemble Methods
35
+
- Unsupervised Learning
82
36
83
37
D: Deep Learning
84
-
85
-
7. Introduction to Deep Learning
86
-
87
-
8. Recurrent Neural Networks and Sequence Models
88
-
89
-
9. Generative Models
90
-
91
-
10. Transfer Learning and Fine-tuning
38
+
- Introduction to Deep Learning
39
+
- Recurrent Neural Networks and Sequence Models
40
+
- Generative Models
41
+
- Transfer Learning and Fine-tuning
92
42
93
43
E: Continuous Development / Continuous Integration
0 commit comments