# Week 11

#### To-Do (Until 21/01/2025) <a href="#to-do" id="to-do"></a>

Homework:

* Prepare slides for a five to ten minute presentation of your project
* There will be room for discussion after each presentation
* The format should be a project pitch, i.e. an interesting presentation of your vision
  * No code screenshots!
  * You can also talk about possible difficulties and options you tried
* Upload the slides as PDF in the Mattermost channel before the session

There will be an additional (optional) session on 18/03/2025, where we will announce the winner of the competition and will take a look at all your finished projects.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/python-from-beginner-to-practitioner-24w/week-11.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
