Skip to content

Commit c8f61a9

Browse files
Update mlpaths_grids.md
1 parent 7a5e498 commit c8f61a9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/mlpaths_grids.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,20 @@ timeline
2929

3030
<div class="grid cards" markdown>
3131

32-
- [**1. Introduction to Data Science and Machine Learning**](mlpaths/A1_Intro_to_DataScience_and_ML.md)
32+
- [**A1. Introduction to Data Science and Machine Learning**](mlpaths/A1_Intro_to_DataScience_and_ML.md)
3333

3434
---
3535

3636
<p>Data Science is an interdisciplinary field focused on extracting knowledge and insights from data. Machine Learning (ML), a key component of Artificial Intelligence (AI), enables systems to learn from data to make decisions or predictions.</p>
3737

38-
- [<b>2. Python for Data Science</b>](mlpaths/A2_Python_for_DataScience.md)
38+
- [<b>A2. Python for Data Science</b>](mlpaths/A2_Python_for_DataScience.md)
3939

4040
---
4141

4242
<p>Python's simplicity, versatility, and vast ecosystem of specialized libraries have made it the cornerstone of modern data science.
4343

4444

45-
- <b>3. Ethical Considerations of Data Science</b>
45+
- <b>A3. Ethical Considerations of Data Science</b>
4646

4747
---
4848

@@ -54,7 +54,7 @@ timeline
5454

5555
<div class="grid cards" markdown>
5656

57-
- <b>4. Statistical Learning and Regression Models</b>
57+
- <b>B1. Statistical Learning and Regression Models</b>
5858

5959
---
6060

@@ -68,19 +68,19 @@ timeline
6868

6969
<div class="grid cards" markdown>
7070

71-
- <b>5. Supervised Learning</b>
71+
- <b>C1. Supervised Learning</b>
7272

7373
---
7474

7575
<p>S
7676

77-
- <b>6. Unsupervised Learning</b>
77+
- <b>C2. Unsupervised Learning</b>
7878

7979
---
8080

8181
<p>S
8282

83-
- <b>7. Ensemble Methods</b>
83+
- <b>C3. Ensemble Methods</b>
8484

8585
---
8686

@@ -93,28 +93,28 @@ timeline
9393

9494
<div class="grid cards" markdown>
9595

96-
- <b>8. Introduction to Deep Learning </b>
96+
- <b>D1. Introduction to Deep Learning </b>
9797

9898
---
9999

100100
<p>S
101101

102102

103-
- <b>9. Recurrent Neural Networks and Sequence Models </b>
103+
- <b>D2. Recurrent Neural Networks and Sequence Models </b>
104104

105105
---
106106

107107
<p>S
108108

109109

110-
- <b>10. Generative Models</b>
110+
- <b>D3. Generative Models</b>
111111

112112
---
113113

114114
<p>S
115115

116116

117-
- <b>11. Transfer Learning and Fine-Tuning</b>
117+
- <b>D4. Transfer Learning and Fine-Tuning</b>
118118

119119
---
120120

0 commit comments

Comments
 (0)