# 推荐系统概论

## 推荐系统概述

* [返回顶层目录](/machine-learning-notes/summary.md)

## 工业级推荐系统架构

![recommend-system-architecture](/files/-LpO5y0y2SAc3wfsiIPq)

[深度学习与推荐系统完结篇（知识、论文、源码、数据集&行业应用）](https://mp.weixin.qq.com/s/n5ZplTadX6jtXIwJmXHivg)


---

# 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://luweikxy.gitbook.io/machine-learning-notes/recommender-systems-introduction.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.
