> For the complete documentation index, see [llms.txt](https://deeplearning4j.konduit.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/keras-dao-ru/ru-men.md).

# 入门

以下是演示将Keras模型加载到DL4J中并验证工作网络的工作代码的[视频教程](https://www.youtube.com/embed/bI1aR1Tj2DM)。教员Tom Hanlon提供了一个简单的分类器概述，该分类器在Keras内置的Iris数据上具有Theano后端，并导出和加载到DL4J：

{% embed url="<https://www.youtube.com/embed/bI1aR1Tj2DM>" %}

如果你看视频有问题，请点击这里查看[YouTube上的视频](https://www.youtube.com/embed/bI1aR1Tj2DM)。


---

# 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://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/keras-dao-ru/ru-men.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.
