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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Neural network AI is simple. So Stop pretending you are a genius

11 点作者 olenhad超过 7 年前

3 条评论

pure-awesome超过 7 年前
The basic mechanisms for building a neural network from scratch are almost disappointingly simple (provided you know a little bit of calculus and linear algebra). And setting up a basic network in an existing architecture is pretty trivial.<p>I&#x27;m currently busy with the neural networks and deep learning specialization on Coursera.<p><a href="https:&#x2F;&#x2F;www.coursera.org&#x2F;specializations&#x2F;deep-learning" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;specializations&#x2F;deep-learning</a><p>The trick, as far as I can tell, lies in with the various techniques for setting up your data, tuning your hyperparameters, and picking the right architecture for the job. At least, this seems to be the message of the course. It seems to still be a bit of an ad-hoc field. There are a number of techniques and things to try, without there necessarily being more than a shallow theoretical understanding from the experts as to why they actually work.<p>Then, of course, there are the experts and researchers who come up with entirely new architectures. Now that actually takes skill.
评论 #16282509 未加载
sinab超过 7 年前
While I understand the frustrations that some experts may experience when someone who writes &quot;11 lines of code&quot; claims they understand Neural Networks, at the end of the day why does it matter? If anything its really cool that more and more people are getting excited about this technology, and that it is becoming more accessible.<p>While the author of this article seems to have decent knowledge of the work in this space, his rant really came off (to me) as &quot;Hey look at how smart I am that I can dismiss people who are trying to learn&quot; and made the author appear really insecure.<p>I believe we should be promoting and fostering a more inclusive environment for those looking to learn ML&#x2F;AI, in fact if it weren&#x27;t for some of the (user friendly) tools and friends who taught me a lot, I might have not been so inclined to attempt to write &quot;11 lines of code&quot;.
lafar6502超过 7 年前
If you’re stupid why aren’t you poor?