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.

Numenta Platform for Intelligent Computing

82 pointsby martinlazover 4 years ago

8 comments

samuellover 4 years ago
For people wanting to look into HTM (Hierarchical Temporal Memory), do check out Numenta&#x27;s main website [1], in particular the papers [2] and videos [3] sections.<p>Otherwise, HTM inventor Jeff Hawkins&#x27; book &quot;On Intelligence&quot; is one of the top 3 or so most fascinating books I&#x27;ve ever read. It doesn&#x27;t cover HTM though, just how the brain works at a conceptual level, but in a way I haven&#x27;t seen anyone else explain. Jeff clearly has an ability to see the forest through the trees in a way that is not too commonly found. This is one of the reasons I think HTM might be on to something, although it of course has to prove itself in real life too.<p>But we should remember for how long classic Neural Networks was NOT overly successful, and almost dismissed by a lot of people (including my university teacher who was rather skeptical about them, when I took an ML course on like 12 years ago and personally believed a lot in them). We had to &quot;wait&quot; for years and years until enough people were eventually throwing enough work on finding out how to make them really shine.<p>[1] <a href="https:&#x2F;&#x2F;numenta.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;numenta.org&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;numenta.com&#x2F;neuroscience-research&#x2F;research-publications&#x2F;papers&#x2F;" rel="nofollow">https:&#x2F;&#x2F;numenta.com&#x2F;neuroscience-research&#x2F;research-publicati...</a><p>[3] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;user&#x2F;OfficialNumenta" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;user&#x2F;OfficialNumenta</a><p>[4] <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Intelligence-Understanding-Creation-Intelligent-Machines&#x2F;dp&#x2F;0805078533" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Intelligence-Understanding-Creation-I...</a><p>Edit: Fixed book link.
评论 #24638282 未加载
Upvoter33over 4 years ago
Hawkins also has a new book coming. His first book (as said in other comments) is a fantastic read.<p><a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Thousand-Brains-New-Theory-Intelligence&#x2F;dp&#x2F;1541675819" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Thousand-Brains-New-Theory-Intelligen...</a>
评论 #24641415 未加载
评论 #24640005 未加载
orbifoldover 4 years ago
Not to be too mean about it, but I feel like this is an instance of brilliant marketing more than anything. The founder of Numenta knows how to communicate to Engineers in a convincing way. Neuroscientists (and Science in general) has a way of politely ignoring outsiders and in any case Computational neuroscience doesn’t have terribly high standards of rigor and quality anyways.
评论 #24637890 未加载
评论 #24637253 未加载
评论 #24637238 未加载
评论 #24640791 未加载
评论 #24637756 未加载
zubiaurover 4 years ago
Lex Fridman has a fantastic interview with the Numenta&#x27;s (and Palm&#x27;s) founder, Jeff.<p><a href="https:&#x2F;&#x2F;lexfridman.com&#x2F;jeff-hawkins&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lexfridman.com&#x2F;jeff-hawkins&#x2F;</a>
axegon_over 4 years ago
I fiddled around with it before Google open sourced tensorflow. Seems like the project is almost entirely abandoned-no commits for a year now. I suppose this may have something to do with the death of the lead developer Matt Taylor several months ago(R.I.P.) but I could be wrong. It would be interesting to see if someone could get it up to speed.
评论 #24642747 未加载
poloticsover 4 years ago
Python 2 only, project in maintenance mode? Why post this what&#x27;s the hacker news?
评论 #24638184 未加载
评论 #24637615 未加载
mark_l_watsonover 4 years ago
As part of this older project, there is a nice benchmarking&#x2F;comparison example for several types of anomaly detection for sequence data. If you need to do that, looking at this example is worthwhile.
LargoLasskhyfvover 4 years ago
Why would I want to mess with that <i>now</i> when it depends on Python 2.7?<p>Wouldn&#x27;t that be like basing something on the LuaJIT-based Torch7?