File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff 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```
You can’t perform that action at this time.
0 commit comments