# 示例演示

### 模型训练

本示例将在线训练一个基于MNIST数据集的分类模型, 帮助您快速了解格物钛数据平台。

{% content-ref url="/pages/XSqE5rOpjjpiGBgiHvds" %}
[模型训练](/dev-doc/tools/shi-li-yan-shi/mo-xing-xun-lian.md)
{% endcontent-ref %}

### **数据挖掘**

基于TensorBay Action平台，本示例将搭建一个整合数据爬取、数据转化、数据提取和数据分析四步骤的工作流。

{% content-ref url="/pages/mOAJoU9r8Ieln9RwXgmK" %}
[数据挖掘](/dev-doc/tools/shi-li-yan-shi/shu-ju-wa-jue.md)
{% endcontent-ref %}


---

# 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://docs.graviti.cn/dev-doc/tools/shi-li-yan-shi.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.
