I created a program to visualize a cell activation in real time using OpenGL

This is just a simple matrix to visualize a network from OpenGL thread in real time, since I saw no easy way to do so from HTM.core. Bottom 2 layers are scalar encoders. The rest are columns of 5. Yellow = active. Red = predicted wrong. Blue = predicted right.

5 Likes