numenta / nupic.research

Experimental algorithms. Unsupported.
https://nupicresearch.readthedocs.io
GNU Affero General Public License v3.0
104 stars 60 forks source link

Port the "Locations in the Neocortex" paper code to work in Python 3 #659

Closed mrcslws closed 5 months ago

mrcslws commented 5 months ago

This change ports the "Locations in the Neocortex" (Columns+) code from htmresearch and gets it working in Python 3, using nupic.research.core.

mrcslws commented 5 months ago

Here are the figures. (The paper used 5 repetitions and plotted the mean. For these sanity tests, I just ran 1 repetition of each.)

Figure 6

image image

Figure 7

image image

Figure 8

image image

Figure 9

image

Figure S1

image