Skip to content

garymihalik/htm-cla-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htm-visualizer

Visualization of Hierarchical Temporal Memory (HTM) Cortical Learning Algorithms (CLA) in JAVA

Implementation is based on Numenta's CLA white paper: https://www.groksolutions.com/htm-overview/education/HTM_CorticalLearningAlgorithms.pdf

Videos:

  1. Introduction: https://www.youtube.com/watch?v=nRgbQhdfL9Q

  2. Debugging Temporal Pooler segments formation: https://www.youtube.com/watch?v=9twCUKrAqPo

Build Steps:

  1. Download and install Maven: http://maven.apache.org/download.cgi

  2. Execute "mvn package" command in the project home directory (where pom.xml file located)

About

HTM Cortical Learning Algorithm visualizer in JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published