numenta / nupic.research

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

Synaptic Intelligence #538

Closed karangrewal closed 3 years ago

karangrewal commented 3 years ago

This PR includes

Note that PyTorch buffers may have an obvious use case in implementing SI, but I decided not to use them. The implementation seems to be just fine without buffers, but we can revisit this option if it provides computational advantages.