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: _posts/2023-08-17-machine-learning-zoomcamp.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ date: 2025-09-01
14
14
---
15
15
16
16
<figure>
17
-
<imgsrc="/images/posts/2023-08-17-machine-learning-zoomcamp/ml_zoomcamp_overview_horizontal.png"alt="ML Zoomcamp course overview showing progression from ML algorithms (Python, NumPy, Pandas, Scikit-learn) to deployment (Docker, Flask, Kubernetes)" />
17
+
<imgsrc="/images/posts/2024-04-11-guide-to-free-online-courses-at-datatalks-club/ml_zoomcamp_overview_horizontal_2025.png"alt="ML Zoomcamp course overview showing progression from ML algorithms (Python, NumPy, Pandas, Scikit-learn) to deployment (Docker, FastAPI, Kubernetes)" />
18
18
<figcaption>Complete ML Zoomcamp curriculum: from machine learning fundamentals to production deployment</figcaption>
19
19
</figure>
20
20
@@ -61,10 +61,10 @@ Tools you'll learn:
61
61
- NumPy and Pandas for data manipulation
62
62
- Matplotlib and Seaborn for visualization
63
63
- Scikit-Learn for ML algorithms
64
-
- TensorFlow and Keras for deep learning
64
+
- TensorFlow and PyTorch for deep learning
65
65
66
66
<figure>
67
-
<imgsrc="/images/posts/2023-08-17-machine-learning-zoomcamp/image1.png"alt="Overview of Python libraries and tools covered in ML Zoomcamp: NumPy, Pandas, Scikit-learn, TensorFlow" />
67
+
<imgsrc="/images/posts/2024-04-11-guide-to-free-online-courses-at-datatalks-club/vertical1.png"alt="Overview of Python libraries and tools covered in ML Zoomcamp: NumPy, Pandas, Scikit-learn, TensorFlow" />
68
68
<figcaption>Key technologies and libraries covered in Part 1 of ML Zoomcamp</figcaption>
69
69
</figure>
70
70
@@ -75,17 +75,17 @@ Part 2 focuses on model deployment, which involves putting machine learning mode
75
75
76
76
You'll learn to deploy models using:
77
77
78
-
-**Flask, Pipenv, and Docker:** machine learning models deployment, enabling you to move
78
+
-**FastAPI, Pipenv, and Docker:** machine learning models deployment, enabling you to move
79
79
your models from notebooks to services and applications.
80
-
-**AWS Lambda and TensorFlow Lite:** serverless deep learning, understanding how to
80
+
-**AWS Lambda and ONNX Runtime:** serverless deep learning, understanding how to
81
81
efficiently operate within this paradigm.
82
-
-**Kubernetes and TensorFlow Serving:** automating deployment, scaling, and management of
82
+
-**Kubernetes and TensorFlow Serving** automating deployment, scaling, and management of
83
83
containerized applications.
84
84
-**KServe (optional):** an additional topic for those seeking advanced knowledge, offering
85
85
insights into further enhancing deployment capabilities.
86
86
87
87
<figure>
88
-
<imgsrc="/images/posts/2023-08-17-machine-learning-zoomcamp/image3.png"alt="Deployment tools and frameworks in ML Zoomcamp: Flask, Docker, AWS Lambda, Kubernetes" />
88
+
<imgsrc="/images/posts/2024-04-11-guide-to-free-online-courses-at-datatalks-club/vertical2.png"alt="Deployment tools and frameworks in ML Zoomcamp: FastAPI, Docker, AWS Lambda, Kubernetes" />
89
89
<figcaption>Deployment technologies used in Part 2 of ML Zoomcamp for putting ML models into production</figcaption>
Copy file name to clipboardExpand all lines: _posts/2023-11-18-data-engineering-zoomcamp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
authors:
3
3
- valeriiakuka
4
-
description: "Free Data Engineering Bootcamp 2026: Master data engineering with hands-on training in Python, SQL, dbt, Kafka, and Spark. Join DataTalks.Club's comprehensive 9-week course covering modern data engineering tools, batch and stream processing, and real-world projects. Perfect for beginners and experienced developers."
4
+
description: "Master data engineering with hands-on training in Python, SQL, dbt, Kafka, and Spark. Join DataTalks.Club's comprehensive 9-week course covering modern data engineering tools, batch and stream processing, and real-world projects. Perfect for beginners and experienced developers."
Copy file name to clipboardExpand all lines: _posts/2025-08-16-ultimate-list-of-20-free-online-courses-on-machine-learning.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ University open-courseware is another category: these are completely free and of
41
41
5.**Duration:**~4 months (live cohort starting September 2025) or self-paced
42
42
6.**Certificate:** Available for free upon completion for the live cohort; not issued for the self-paced track
43
43
44
-
[Machine Learning Zoomcamp](https://datatalks.club/blog/machine-learning-zoomcamp.html){:target="_blank"} is a practical, end-to-end ML engineering course that takes learners from core foundations to production deployment. You’ll cover regression and classification, evaluation and cross-validation, trees and gradient boosting, and deep learning (CNNs, transfer learning). A deployment track focuses on packaging and serving models (Flask APIs, Docker, cloud, serverless, TensorFlow Serving, Kubernetes, optional KServe) plus monitoring and CI/CD. The program centers on building: a midterm end-to-end project and a capstone production system, emphasizing reproducible code, system design, and documentation, supported by a structured homework cadence and an active community.
44
+
[Machine Learning Zoomcamp](https://datatalks.club/blog/machine-learning-zoomcamp.html){:target="_blank"} is a practical, end-to-end ML engineering course that takes learners from core foundations to production deployment. You'll cover regression and classification, evaluation and cross-validation, trees and gradient boosting, and deep learning (CNNs, transfer learning). A deployment track focuses on packaging and serving models (FastAPI APIs, Docker, cloud, serverless, ONNX Runtime, Kubernetes, optional KServe) plus monitoring and CI/CD. The program centers on building: a midterm end-to-end project and a capstone production system, emphasizing reproducible code, system design, and documentation, supported by a structured homework cadence and an active community.
45
45
46
46
Examples of the final projects:
47
47
@@ -95,7 +95,7 @@ Examples of the final projects:
95
95
5.**Duration:**~2 months at ~10 hours/week (≈94 hours total)
96
96
6.**Certificate:** Audit free; optional certificate available (paid)
97
97
98
-
[“Machine Learning Specialization” by DeepLearning.AI](https://www.coursera.org/specializations/machine-learning-introduction){:target="_blank"} is a beginner-friendly, three-course program (taught by Andrew Ng) covers the fundamentals of modern machine learning and how to apply them in practice. You’ll build models in Python with NumPy and scikit-learn; implement supervised learning for regression and classification (linear/logistic regression, neural networks with TensorFlow, decision trees and tree ensembles); apply best practices for evaluation and data-centric improvement; and use unsupervised methods such as clustering and anomaly detection. The final course adds recommender systems (collaborative filtering, content-based deep learning) and an introduction to deep reinforcement learning.
98
+
["Machine Learning Specialization" by DeepLearning.AI](https://www.coursera.org/specializations/machine-learning-introduction){:target="_blank"} is a beginner-friendly, three-course program (taught by Andrew Ng) covers the fundamentals of modern machine learning and how to apply them in practice. You'll build models in Python with NumPy and scikit-learn; implement supervised learning for regression and classification (linear/logistic regression, neural networks with PyTorch, decision trees and tree ensembles); apply best practices for evaluation and data-centric improvement; and use unsupervised methods such as clustering and anomaly detection. The final course adds recommender systems (collaborative filtering, content-based deep learning) and an introduction to deep reinforcement learning.
99
99
100
100
## 6. StanfordOnline: Statistical Learning with Python
101
101
@@ -224,7 +224,7 @@ Recorded from a live Caltech broadcast, [Yaser S. Abu-Mostafa’s Machine Learni
224
224
5.**Duration:** Self-paced (project-based; varies by learner)
["Machine Learning with Python" by FreeCodeCamp](https://www.freecodecamp.org/learn/machine-learning-with-python/#how-neural-networks-work){:target="_blank"} teaches practical machine learning with Python and TensorFlow. You’ll build several neural networks and explore core and advanced topics including how neural networks work, CNNs, RNNs/LSTMs, natural language processing, and an introduction to reinforcement learning. Instruction combines a TensorFlow course by Tim Ruscica (“Tech With Tim”) with conceptual videos by Brandon Rohrer. To earn the certificate, you complete hands-on projects such as Rock-Paper-Scissors, a Cat/Dog image classifier, a KNN book recommender, a linear-regression health-costs calculator, and an SMS text classifier, demonstrating applied skills across computer vision, NLP, recommendation, and regression.
227
+
["Machine Learning with Python" by FreeCodeCamp](https://www.freecodecamp.org/learn/machine-learning-with-python/#how-neural-networks-work){:target="_blank"} teaches practical machine learning with Python and PyTorch. You'll build several neural networks and explore core and advanced topics including how neural networks work, CNNs, RNNs/LSTMs, natural language processing, and an introduction to reinforcement learning. Instruction combines a PyTorch course by Tim Ruscica ("Tech With Tim") with conceptual videos by Brandon Rohrer. To earn the certificate, you complete hands-on projects such as Rock-Paper-Scissors, a Cat/Dog image classifier, a KNN book recommender, a linear-regression health-costs calculator, and an SMS text classifier, demonstrating applied skills across computer vision, NLP, recommendation, and regression.
228
228
229
229
## 16. Practical Deep Learning for Coders by [Fast.ai](http://fast.ai){:target="_blank"}
0 commit comments