> For the complete documentation index, see [llms.txt](https://opencampus.gitbook.io/opencampus-machine-learning-program/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/deep-learning/requirements-for-a-certificate-of-achievement-or-ects.md).

# Requirements for a Certificate of Achievement or ECTS

The conditions to be met in order to receive a Certificate of Achievement and the ECTS are:

* Attendance to at least 80% of the classes (it is allowed to miss maximum 2 times)
* Delivery of the project with the needed documentation.

#### Attendance:

Since the weekly session will be on Zoom, please use your full name when you join the Zoom Meeting. The full name should be the same that you used to register at edu.opencampus.sh, because we have an automatic check.

{% hint style="danger" %}
We register automatically the attendance.

When you join the Zoom Session, please use **the same name** you have in the edu.opencampus.sh platform. You can change your name in the edu.opencampus.sh platform (click at the top-right on your profile photo) and in Zoom (click at the top-right of your video stream), so you should be able to use the same name during the weekly session.

If *for any reason (no need to explain)* you do not want to use the same name, but still need to be registered, please contact me **at the beginning of the course.**
{% endhint %}

#### Projects:

Check the Projects section to learn more about the projects.

{% content-ref url="/pages/-MIOIx\_NVQVw61ZURP-1" %}
[Course Projects](/opencampus-machine-learning-program/course-projects/possible-projects.md)
{% endcontent-ref %}

#### Coursera:

Each weekly session is complemented with the videos and homework from the Coursera courses.\
Going through the video and doing the assignment allows you to learn and understand each session, so it is required for the course.

However, Coursera is indipendent from us and the completion of the Coursera assignment is NOT needed for the Opencampus Certificate.\
Completing all assignment will give you the Coursera Certificates (which is different)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/archive/deep-learning/requirements-for-a-certificate-of-achievement-or-ects.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
