# 关于

## 关于Eclipse Deeplearning4j

Eclipse DeepLearning4j是一个用Java和Scala开发的开源分布式深度学习项目，由总部位于旧金山的商业智能和企业软件公司[Konduit](https://konduit.ai/)的员工牵头。我们是一个由数据科学家、深度学习专家、Java系统工程师和半感知机器人组成的团队。

当你在训练一个分布式的深度学习网络时，有很多事情要做。我们已经尽了最大努力来解释它们，因此Eclipse Deeplearning4j可以作为在Hadoop和其他文件系统上工作的Java、Scala和Clojure程序员的DIY工具。

## 媒体

Deeplearning4j 已经在 [Wired](http://www.wired.com/2014/06/skymind-deep-learning/), [GigaOM](http://gigaom.com/2014/06/02/a-startup-called-skymind-launches-pushing-open-source-deep-learning/), [Businessweek](http://www.businessweek.com/articles/2014-06-03/teaching-smaller-companies-how-to-probe-deep-learning-on-their-own), [Venturebeat](http://venturebeat.com/2014/06/02/skymind-launches-with-open-source-plug-and-play-deep-learning-features-for-your-app/), [The Wall Street Journal](http://blogs.wsj.com/cio/2014/06/03/the-morning-download-apple-relies-on-ecosystem-for-innovation/), [Fusion](http://fusion.net/story/177825/privacy-conscious-siris-that-dont-give-up-your-secrets-are-coming/) 与 [Java Magazine](https://www.oracle.com/a/ocom/docs/corporate/java-magazine-nov-dec-2018.pdf) 出现过。

## 引用Eclipse Deeplearning4j

如果你计划出版学术论文并希望引用 Deeplearning4j，请使用这种格式：

Eclipse Deeplearning4j 开发团队。 Deeplearning4j: 用于JVM的开源分布式学习, Apache 软件基金许可2.0. <http://deeplearning4j.org>

## 支持者

由 [YourKit](https://www.yourkit.com/) 分析支持。


---

# 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/guan-yu.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.
