SkillAgentSearch skills...

HTM

Implementation of Numenta's HTM algorithm

Install / Use

/learn @ShermanMorrison/HTM
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HTM

Implementation of Numenta's HTM Cortical Learning Algorithm in MATLAB.

See Numenta's whitepaper for a detailed description of the algorithm: https://www.numenta.com/htm-overview/education/HTM_CorticalLearningAlgorithms.pdf

Space_Pool.m : Numenta's spatial pooling algorithm to get sparse distributed representation of input.

Time_Pool.m : Numenta's temporal pooling algorithm to put SDR representation in temporal context and predict future states.

run_HTM.m : Driver. Initializes synaptic connections from HTM region's columns to input. Feeds samples from periodic scalar function to the HTM region encoded as sparse distributed representations.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks7

Languages

Matlab

Security Score

55/100

Audited on Sep 10, 2024

No findings