intro

sequences in isolation

The following fixed sequences are presented one at a time with a gap of 5 time steps. Each new pattern is chosen randomly. This example is designed for testing temporal pooling, as each fixed sequence should give rise to a stable representation.

:run-0-5   [0 1 2 3 4 5]
:rev-5-1   [5 4 3 2 1]
:run-6-10  [6 7 8 9 10]
:jump-6-12 [6 7 8 11 12]
:twos      [0 2 4 6 8 10 12 14]
:saw-10-15 [10 12 11 13 12 14 13 15]

drawing

parameters

plots

details