Skip to content

Commit 3bbc067

Browse files
Update mlpaths_grids.md
1 parent 831670e commit 3bbc067

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

docs/mlpaths_grids.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,15 @@ timeline
1212
: A2. Python for Data Science
1313
: A3. Ethical Considerations in Data Science
1414
B. Statistics : B1. Statistical Learning and Regression Models
15-
C. Classical Machine Learning : C1. Supervised Learning
16-
: C2. Unsupervised Learning
17-
: C3. Ensemble Methods
18-
D. Deep Learning : D1. Introduction to Deep Learning
19-
: D2. Recurrent Neural Networks and Sequence Models
20-
: D3. Generative Models
21-
: D4. Transfer Learning and Fine-tuning
15+
C. Machine Learning : C1. Machine Learning with Scikit-Learn
16+
: C2. Supervised Learning
17+
: C3. Unsupervised Learning
18+
: C4. Ensemble Methods
19+
D. Deep Learning : D1. Neural Networks with PyTorch
20+
: D2. Transformers with HuggingFace
21+
: D3. GenAI 1: LLM, RAG
22+
: D4. GenAI 2: Multimodal LLMs
23+
: D5.: Agents and MCP
2224
E. Continuous Integration / Continuous Deployment : E1. Model Deployment and Productionization
2325
2426
```

0 commit comments

Comments
 (0)