Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SP fix global inhibition returns less than numDesired columns #542

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jul 4, 2019

  1. SP fix inhibition return desired number of active WIP

    the global inhibition should return numDesired active cols,
    but it returns much less once sub threshold cols are removed
    breznak committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    34dbc1b View commit details
    Browse the repository at this point in the history
  2. SP faster list initialize

    breznak committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    a5441a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b21dd1e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Topology: comments

    breznak committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    a8373b5 View commit details
    Browse the repository at this point in the history
  2. SpatialPooler: debugging global inhibition too few returned WIP

    globa inh does not return nDesired columns how it should, even if it
    could have.
    breznak committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    b8bae3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc721d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28f04d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc9af25 View commit details
    Browse the repository at this point in the history