numenta / nupic-legacy

Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
http://numenta.org/
GNU Affero General Public License v3.0
6.34k stars 1.56k forks source link

Jeff Hopkins is one of the recent researches to model the operation principle of neocortex #456

Closed jta1954 closed 10 years ago

jta1954 commented 10 years ago

This is not related to the github/nupic, but I saw this abstract in a Korean scientific article. Notice in the middle "Jeff Hopkins". I wonder...

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Development of an HTM-Based Parts Image Recognition System for Small Scale Manufacturing Industry

It is necessary to develop a system of judging whether or not the parts are defective easily at low cost, especially in a small scale factory which manufactures a large variety of products in small amounts. To develop such system, we require to recognize objects using human's cognitive ability under various circumstances. Human's high intelligence originates mostly from neocortex of human brain. The HTM theory, which is proposed by Jeff Hopkins, is one of the recent researches to model the operation principle of neocortex. In this paper we developed PRESM (Parts image REcognition System for small scale Manufacturing industry) system based on the HTM theory to judge badness of manufactured products. As a result of application to the real field of workplace environments we identified the superiority of our recognition system.

rhyolight commented 10 years ago

Hey @jta1954, this is probably something better posted on our mailing list. We really only want to post issues directly related to the NuPIC codebase on Github.