Skip to content

Commit b86de75

Browse files
authored
Update README.md
1 parent 7bbdbc4 commit b86de75

File tree

1 file changed

+5
-26
lines changed

1 file changed

+5
-26
lines changed

README.md

Lines changed: 5 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<p align="center">
22
<img width="100%" src="images/ml-zoomcamp.png" alt="Machine Learning Zoomcamp">
33
</p>
4-
54
<h1 align="center">
65
<strong>Machine Learning Zoomcamp: A Free 4-Month Course on ML Engineering</strong>
76
</h1>
@@ -41,11 +40,9 @@ Learn machine learning engineering from regression and classification to deploym
4140
- **Duration**: 4 months
4241
- **Time commitment**: ~10 hours per week for coursework and projects
4342
- **What's included**:
44-
- Regular live office hours with instructors
4543
- Structured learning path with deadlines
4644
- Peer interaction and community support
4745
- Opportunity to earn a certificate
48-
- Access to all recorded sessions and office hours
4946
- **Register**: [Sign up here](https://airtable.com/shryxwLd0COOEaqXo)
5047
- **Calendar**: [Subscribe to updates](https://calendar.google.com/calendar/?cid=cGtjZ2tkbGc1OG9yb2lxa2Vwc2g4YXMzMmNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ)
5148

@@ -60,7 +57,7 @@ All materials are freely available on GitHub. You can:
6057

6158
**Note**: Self-paced learning gives you access to all course materials and recordings, but you need to join a live cohort to earn a certificate.
6259

63-
## What This Course Is About
60+
## About ML Zoomcamp
6461

6562
This is a practical course where you'll learn to build and deploy machine learning systems. We focus on the engineering side from training models to getting them to work in production.
6663

@@ -72,29 +69,15 @@ This is a practical course where you'll learn to build and deploy machine learni
7269
- Using Kubernetes for ML model serving
7370
- MLOps practices
7471

75-
**What makes this course different:**
76-
- **Hands-on approach**: Build real projects, not just follow tutorials
77-
- **Practical focus**: Heavily focused on implementation over mathematical theory
78-
- **End-to-end focus**: From data to deployment
79-
- **Community-driven**: Learn alongside others, get help when stuck
80-
- **Open source**: All materials on GitHub, contribute improvements
81-
- **Free**: No paywalls, no premium tiers
82-
83-
**Technical setup**: For machine learning modules, you only need a laptop with internet connection. For deep learning sections, we'll use cloud resources (like Saturn Cloud) for more intensive computations.
72+
**Technical setup**: For machine learning modules, you only need a laptop with an internet connection. For deep learning sections, we'll use cloud resources (like Saturn Cloud) for more intensive computations.
8473

8574
## Prerequisites
8675

8776
**You'll need:**
88-
- Some programming experience (1+ years, preferably Python)
89-
- Basic Python knowledge: variables, libraries, and Jupyter notebooks
90-
- Basic command line comfort
91-
- High school math
92-
93-
**Helpful but not required:**
94-
- Statistics background
95-
- Git/GitHub familiarity
77+
- Prior programming experience (at least 1+ year)
78+
- Comfort with command line basics
9679

97-
No machine learning experience needed, we'll start from the basics.
80+
You don't need any prior experience with machine learning. We'll start from the basics.
9881

9982
## Syllabus
10083

@@ -211,7 +194,6 @@ Choose a problem that interests you, find a suitable dataset, and develop your m
211194
### Where to Get Help
212195
- **Slack**: [`#course-ml-zoomcamp`](https://app.slack.com/client/T01ATQK62F8/C0288NJ5XSA) channel
213196
- **FAQ**: [Common questions and answers](https://docs.google.com/document/d/1LpPanc33QJJ6BSsyxVg-pWNMplal84TdZtq10naIhD8)
214-
- **Office Hours**: Regular Q&A sessions
215197
- **Study Groups**: Connect with other learners
216198

217199
### Community Guidelines
@@ -278,6 +260,3 @@ Interested in sponsoring? Contact [[email protected]](mailto:alexey@datatalk
278260
</p>
279261

280262
All the activity at DataTalks.Club mainly happens on [Slack](https://datatalks.club/slack.html). We post updates there and discuss different aspects of data, career questions, and more.
281-
282-
283-

0 commit comments

Comments
 (0)