> For the complete documentation index, see [llms.txt](https://fall2019.fullstackdeeplearning.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fall2019.fullstackdeeplearning.com/course-content/ml-teams.md).

# Machine Learning Teams

![In this module, we explore ML roles, types of organizations, best management practices, and hiring.](/files/-MBb1Uwh5DxvHQgIXUUp)

{% hint style="info" %}
As always, please [submit a pull request](https://github.com/full-stack-deep-learning/course-gitbook) if any information is out of date!&#x20;
{% endhint %}

## Slides

{% embed url="<https://www.slideshare.net/sergeykarayev/machine-learning-teams-full-stack-deep-learning>" %}

## Videos

{% content-ref url="/pages/-M9Zm2ECvBlU4tnfyjOf" %}
[Overview](/course-content/ml-teams/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9ZmB3e5h16g2pZ\_iy7" %}
[Roles](/course-content/ml-teams/roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9ZmFD30oho1u5wumsW" %}
[Team Structure](/course-content/ml-teams/team-structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9ZmHcOMAMzMrmAoj-p" %}
[Managing Projects](/course-content/ml-teams/managing-projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9ZmL7LvdDqb0078sKH" %}
[Hiring](/course-content/ml-teams/hiring.md)
{% endcontent-ref %}


---

# 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:

```
GET https://fall2019.fullstackdeeplearning.com/course-content/ml-teams.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.
