# 新闻

关于深度学习的突出和/或有趣的媒体故事的非详尽列表，带有突出的片段。

* [科学家在深度学习项目中看到了希望](http://www.nytimes.com/2012/11/24/science/scientists-see-advances-in-deep-learning-a-part-of-artificial-intelligence.html)，作者：John Markoff；2012年11月23日 卢加诺大学瑞士人工智能实验室的科学家们设计的一个程序在德国交通标志数据库中识别图像的能力超过了竞争对手的软件系统和人类专家，从而赢得了一场模式识别比赛。                                                         获奖程序在一组5万张图片中准确识别出99.46%的图像；32名人类参与者的最高得分为99.22%，人类的平均得分为98.84%。                                                                                                                       今年夏天，谷歌（Google）技术研究员杰夫•迪恩（Jeff Dean）和斯坦福大学（Stanford）计算机科学家恩达•吴（Andrew Y.Ng）为一个由16000台计算机组成的集群编程，训练自己在一个拥有1400万张20000个不同物体图片的库中自动识别图像。虽然准确率很低，只有15.8%，但这个系统比最先进的前一个系统好70%。
* [Facebook向开源组积提供人工智能技术](http://bits.blogs.nytimes.com/2015/01/16/facebook-offers-artificial-intelligence-tech-to-open-source-group/)；Quentin Hardy；2015年1月16日 --Facebook的一个聪明的招聘游戏。他们碰巧保留了使用该操作系统软件生产的任何产品的专利权。


---

# 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/xin-wen.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.
