# 封面

### 机器学习笔记

欢迎来到芦苇的机器学习笔记！

请点击GitBook目录阅读：

## ↓↓↓↓↓↓↓↓↓↓↓

## →[《GitBook》目录](https://app.gitbook.com/@luweikxy/s/machine-learning-notes/summary)←

## ↑↑↑↑↑↑↑↑↑↑↑

ps：如果打不开GitBook，则可能需要翻墙，或者阅读GitHub（但GitHub不会显示公式）。

想从微信公众号阅读请关注我的公众号：

![weixin\_gongzhonghao](/files/-LpO5wPT4NjC0zUddY1V)

查看源文件目录请点击：

### [GitHub目录](https://github.com/luweikxy/machine-learning-notes/blob/master/content/SUMMARY.md#%E7%9B%AE%E5%BD%95)

### LICENSE

本文的所有权利属于作者。欢迎署上作者名字和gitbook地址进行转载。

### KATEX CONVERT WEBSITE

<http://latex.codecogs.com/eqneditor/editor.php>


---

# 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/master.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.
