A simple HTM TemporalMemory visualizer in C++
xtensor, SFML
You can deal with it no problem fellow Linux user!
homebrew install xtensor sfml
git clone --recursive https://github.com/marty1885/tmviz
cd tmviz
mkdir build
cd build
cmake ..
make
bin/tmviz
Controlls:
- 1-9,0,-,= - Activae column 1~12
- R - reset TM state
- I - reset TM connections and state
- C - clear unused synapses (buggy now)
- S - Show all synapses
- A - Show connections to current active cells
- P - Show connections to current prediction
- L - Enable/disable learning