Skip to content

SP Topology is weird when input width and height are different #961

Open
@vladim0105

Description

@vladim0105

I’ve been experimenting with topology and the spatial pooler, but I am getting strange results. My input consists of an SDR which has 3 filled circles of active bits. I expect the spatial pooler to produce output which has a similar topology, however what I am getting instead is this:
image
The output matches the y-location of the input, but for some reason it has activations along the entire width of the column dimensions. It seems to be wrapping around the width. This happens even when the spatial pooler column dimensions match the input space dimensions. Setting the receptive field of each column to 1 alleviates the problem.

Is this intended behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    SPbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions