# 开始

- [快速入门](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/kuai-su-ru-men.md): java与maven快速入门
- [速查表](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/su-cha-biao.md): 提供Eclipse Deeplearning4j里通用的功能与代码片段
- [示例教程](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/shi-li-jiao-cheng.md): 简要介绍DL4J中的可用示例。
- [初学者](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/chu-xue-zhe.md): 新手深度学习的路线图。
- [Eclipse贡献者](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/eclipse-gong-xian-zhe.md): Eclipse基金会项目的IP/版权要求
- [从源码构建](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/cong-yuan-ma-gou-jian.md): 从源代码构建所有DL4J库的说明。
- [贡献](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/gong-xian.md): 如何贡献Eclipse Deeplearning4j源代码。
- [基准测试准则](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/ji-zhun-ce-shi-zhun-ze.md): DL4J和ND4J中基准通用准则。
- [关于](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/guan-yu.md): 顶尖的JVM深度学习框架：Eclipse Deeplearning4j的事实与介绍
- [发行说明](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-shi/fa-xing-shuo-ming.md): Eclipse Deeplearning4j的每个版本都有新的变化。


---

# 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://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/kai-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.
