You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sanity runs HTM models from the browser with interactive
controls. The model state from recent timesteps is kept, so you can step
back in time. You can inspect input values, encoded input bits, and the
columns that make up cortical layers. Within a column you can inspect
cells and their distal dendrite segments. Feed-forward and distal synapses
can be shown.
Kept timesteps are shown in a row at the top of the display.
Below that, the blocks represent input fields (squares) and
layers of cortical columns (circles). Depending on the display mode,
these may be shown in 2D grids from a single time step, or as one
vertical line per timestep, allowing several time steps to be shown
in series. Also, summarised time series are shown in the 'plots' tab.
Sanity can run HTM models:
Inside the browser
On a remote / localhost server
The Notebook
Sanity interactive visualizations are also available in notebook
form, similar to IPython Notebook or Mathematica. It builds on
Gorilla REPL.
The notebook:
Is a fun-filled way to drive and present HTM models
Is a launchpad for Sanity runners
Is built for blogging.
Interactive graphics are saved as images in the state that you left them.