# The Machine & Deep Learning Compendium

<figure><img src="https://83674056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgd48oS5_duTKOVE_Et%2Fuploads%2FouHuBLPAPIHcXpZQGP5K%2Fimage.png?alt=media&#x26;token=31ec0b47-2d6c-49ee-914e-592eed426e5d" alt=""><figcaption></figcaption></figure>

Covering approximately **500 topics**, the ML & DL Compendium includes summaries, links, and articles across a wide array of subjects, including LLMs. These range from modern machine learning algorithms and deep learning techniques to specialized areas like NLP, audio processing, computer vision (classic and deep), time-series analysis, anomaly detection, and graphs. It also deep dives into strategic themes like data science management, team building, and practical essentials like product management, design, and technology stacks from a data science perspective.

The ML & DL Compendium is completely open and now lives on [GitHub](https://github.com/orico/www.mlcompendium.com/) (please star it!). Driven by my belief in knowledge-sharing and education, this project will always remain not-for-profit and free.&#x20;

{% embed url="<https://github.com/orico/www.mlcompendium.com>" %}
The ML & DL Compendium Official GitHub repo
{% endembed %}

The Machine & Deep Learning Compendium began as a personal project—a curated list of resources I maintained in a private Google document for my own learning. That document has now evolved into this new interface, and I’m excited to share it as an educational tool to help others learn and connect with the brilliant authors I’ve summarized, quoted, and referenced.

I envision it as a go-to resource for learners of all levels—whether you're an industry data scientist, an academic, or just starting out. It’s designed to save you countless hours of searching and filtering through content, providing a streamlined path to invaluable authors and resources you can further support.

<figure><img src="https://83674056-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgd48oS5_duTKOVE_Et%2Fuploads%2FH5MeNsH1ACCNTJ0qq1iM%2Fimage.png?alt=media&#x26;token=2a94f84c-1821-4fd1-b974-3194a48d389b" alt=""><figcaption></figcaption></figure>

Let’s work together to support the community, amplify the voices of authors, and democratize education! If you spot something that could be improved, feel free to contribute via  [GitHub](https://github.com/orico/www.mlcompendium.com/tree/master) or [reach out to](https://www.linkedin.com/in/cohenori/) me directly.

{% embed url="<https://towardsdatascience.com/the-last-machine-deep-learning-compendium-youll-ever-need-dc973643c4e1>" %}
The ML Compendium Article
{% endembed %}

Many Thanks, \
Dr. Ori Cohen&#x20;

[My Website](https://www.oricohen.com/) |[ Medium](https://medium.com/@cohenori) |[ LinkedIn](https://www.linkedin.com/in/cohenori/) | [ML Compendium](http://www.mlcompendium.com/) | [Ops Compendium](https://www.opscompendium.com/) | [State of GenAI](https://stateofgenai.com/) | [State Of MLOps](https://stateofmlops.com/) |


---

# 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://www.mlcompendium.com/readme.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.
