TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The AI renaissance is simply expensive hardware and PR thrown at an old idea

8 点作者 bem94超过 6 年前

2 条评论

MAXPOOL超过 6 年前
This is not controversial statement. Most Deep Learning pioneers (like Hinton and Bengio) agree and try to find a new way out.<p>Of course there has been many breakthroughs. Solving exploding or vanishing gradient problem is important. Throwing in more hardware can&#x27;t solve the problem if gradients don&#x27;t work.<p>The large picture is that they are are all just technical tweaks for the same basic underlying idea that has existed since 80&#x27;s and 90&#x27;s. Just adding more layers is not enough.<p>Deep learning is still statistical learning. DL algorithms attempts to learn output distribution that matches the target distribution.
sharemywin超过 6 年前
That&#x27;s kind like saying the internet is just Arpanet.<p>It about what you can do with it now that you couldn&#x27;t before.