Skip to content

A column beginning to temporally pool a pattern can "throw off"a higher layer. #19

Description

@calumroy

When a column in a layer tries to temporally pool this means the output is disrupted because the column stays active longer then it normally would (this isn't a problem but it means the next columns that normally would be activated are eventually not activated at all and skipped). The output sequence from this layer to a higher layer changes because of this. This means columns in the higher layer will burst because they were not expecting a change of sequence.

The bursting every time a lower column tries to temporally pool makes forming higher level stable temporal patterns take longer then it should have. A solution needs to be found were when a column temporally pools the higher layer don't burst because of this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions