TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

NIPS 2014 papers

90 pointsby lebekover 10 years ago

6 comments

zackchaseover 10 years ago
I took a stab at trying to interpret the topics output by this run of LDA. Green is one the clearest: generally convolutional deep nets, image classification, empirical work.<p>Brown seems to have picked up on linear algebra. &quot;Vector&quot;, &quot;matrix&quot;, &quot;tensor&quot; and &quot;decomposition&quot; all get consistently labeled brown, as do &quot;eigenvalues&quot;, &quot;orthogonal&quot; and &quot;sparse&quot;.<p>The rest are not as useful. Black almost always has &quot;number&quot;, &quot;set&quot;, &quot;tree&quot; and &quot;random&quot;, but little else. Purple at times seems to signify topic modeling, but also contains &quot;neural&quot; and &quot;feedforward&quot;. Blue seems to be the stats topic, containing &quot;Bayes&quot;, &quot;regression&quot;, &quot;gaussian&quot;, and markov processes. But it also contains random words like &quot;university&quot; and &quot;international&quot;.<p>Overall, very interesting. I wonder if these topics would be even better defined with a higher setting of k.
评论 #8674153 未加载
评论 #8673502 未加载
slashcomover 10 years ago
Karpathy constantly shows the gap between &quot;Anyone could&#x27;ve done that&quot; and &quot;Yeah, but he _did_.&quot;
评论 #8673409 未加载
redlabs4000over 10 years ago
When the papers mention that code will be released, is that right now, or when the conference happens? I couldn&#x27;t find any links to the code in any of the papers, including the karpathy one
j_juggernautover 10 years ago
Also check out the octopus visualization. <a href="http://cs.stanford.edu/people/karpathy/scholaroctopus/" rel="nofollow">http:&#x2F;&#x2F;cs.stanford.edu&#x2F;people&#x2F;karpathy&#x2F;scholaroctopus&#x2F;</a>
bra-ketover 10 years ago
93 occurrences of &quot;deep&quot;
评论 #8677983 未加载
nlover 10 years ago
<i>A Multi-World Approach to Question Answering about Real-World Scenes based on Uncertain Input</i> is very cool.<p>The Karpathy paper, too.<p>I love the cross-modal work that&#x27;s going on at the moment.