numenta / nupic.research

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

PyTorch Temporal memory #638

Closed abhi-iyer closed 2 years ago

abhi-iyer commented 2 years ago

PyTorch version of TM. Comes with examples and test cases.

Two extensions of TM: sequence memory and pair memory.

@subutai @heikohoff