Skip to content

Commit 219639f

Browse files
new questions from the launch stream
1 parent 3974d29 commit 219639f

File tree

36 files changed

+650
-273
lines changed

36 files changed

+650
-273
lines changed

_questions/machine-learning-zoomcamp/general/001_0e38656cfb_how-do-i-submit-homework.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ sort_order: 1
77
- Do the tasks locally
88
- Publish your code (e.g., in your own GitHub repo)
99
- Submit your answers via the homework form and include the URL to your code
10-
- Answers are revealed after the deadline closes
11-
- Homeworks are in the cohorts folder, e.g. for 2025 it's cohorts/2025 (https://github.com/DataTalksClub/machine-learning-zoomcamp/tree/master/cohorts/2025)
12-
- The forms for submitting the homework are in the course management platform: https://courses.datatalks.club/
10+
- You will see the answers only after the deadline
11+
- Homeworks are in the cohorts folder, e.g. for 2025 it's [`cohorts/2025`](https://github.com/DataTalksClub/machine-learning-zoomcamp/tree/master/cohorts/2025)
12+
- The forms for submitting the homework are in the [course management platform](https://courses.datatalks.club/)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
id: 4d5aa45b03
3+
question: Are Jupyter Notebooks used?
4+
sort_order: 1
5+
---
6+
7+
Yes. You’ll work extensively with notebooks alongside standard Python files and CLI tools.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
id: f9c9e0b9eb
3+
question: Will the repo already have all FastAPI/uv/PyTorch updates?
4+
sort_order: 1
5+
---
6+
7+
The repository does not lock in every update at once. Some updates for FastAPI/uv and PyTorch are released as the cohort progresses. For theory, older videos remain; for implementation, updated workshops and videos are linked (for example, the FastAPI+uv workshop and the PyTorch add-on). To find the latest materials, check the module pages for updated workshop links. If a critical update is pushed, instructors will annotate or replace the relevant material accordingly.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: 8fd8cd336d
33
question: How do I sign up?
4-
sort_order: 1
4+
sort_order: 2
55
---
66

77
In the course [GitHub repository](http://mlzoomcamp.com), there’s a link to sign up. Here it is: [airtable.com](https://airtable.com/shryxwLd0COOEaqXo)

_questions/machine-learning-zoomcamp/general/002_9155c70324_when-is-the-next-cohort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ question: When is the next cohort?
44
sort_order: 2
55
---
66

7-
The course is available in a self-paced mode, allowing you to go through the materials anytime. If you prefer to join a cohort with other students, the next sessions will begin in September 2023, September 2024, and September 2025.
7+
The course is available in a self-paced mode, allowing you to go through the materials anytime. If you prefer to join a cohort with other students, live cohorts start every September.
88

99
Zoomcamps are scheduled throughout the year. For more information, refer to [A Guide to Free Online Courses at DataTalks.Club](https://datatalks.club/blog/guide-to-free-online-courses-at-datatalks-club.html).
1010

Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: 9cf1c56e5b
33
question: Should I star the GitHub repo?
4-
sort_order: 1
4+
sort_order: 2
55
---
66

77
Yes, please star the repository: https://github.com/DataTalksClub/machine-learning-zoomcamp/. Starring helps it trend so others can discover the course, and the instructor explicitly asks attendees to star it to boost visibility.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
id: e0a95572a6
3+
question: How do I join Slack if the invite email didn’t arrive?
4+
sort_order: 2
5+
---
6+
7+
Go to DataTalks.Club, request a Slack invite, or use the manual request form (processed daily). After joining, browse channels and join **#course-ml-zoomcamp**.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
id: 1f17886bde
3+
question: How do I get help if I’m stuck?
4+
sort_order: 3
5+
---
6+
7+
- [Slack](https://datatalks.club/slack.html): paste your code and errors, and use threads to keep discussions organized.
8+
- this FAQ and [past office hours](https://www.youtube.com/@DataTalksClub/search?query=ml%20zoomcamp%20office%20hours): check these resources for guidance before asking.
9+
- AI assistants like ChatGPT: use them for quick guidance or brainstorming.
10+
- Peers and instructors: they may chime in when available.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
id: 2b5ff70c77
3+
question: Do I need to enroll in the course before submitting homework?
4+
sort_order: 3
5+
---
6+
7+
No enrollment is required to submit homework. Just log into the homework form when it opens. The Airtable registration you may see is only for announcements; actual submissions are made on the course platform forms and via your GitHub as specified in the homework guidelines.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
id: 0d854c74af
3+
question: How do donations/sponsorships work?
4+
sort_order: 4
5+
---
6+
7+
- The course is free.
8+
- Sponsors may be added.
9+
- Voluntary donations help too. You can donate here: https://github.com/sponsors/alexeygrigorev.
10+
- If you have a company training budget, you can request an invoice to support the course.

0 commit comments

Comments
 (0)