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

SpatialPooler with log boosting #545

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

SpatialPooler with log boosting #545

wants to merge 13 commits into from

Commits on Aug 2, 2019

  1. cleanup SP test

    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    078d54c View commit details
    Browse the repository at this point in the history
  2. SP: use log boosting

    does not require parameter
    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    e08aacd View commit details
    Browse the repository at this point in the history
  3. fix bug in a test

    compared old/tested arrays, not the new values
    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    1de1a7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d505b69 View commit details
    Browse the repository at this point in the history
  5. fix experiment, boosting was off!

    now logboost has 96.2%
    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    43c97df View commit details
    Browse the repository at this point in the history
  6. SP optimized log boost

    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    5c03ec9 View commit details
    Browse the repository at this point in the history
  7. Revert "SP optimized log boost"

    This reverts commit c473c4d.
    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    f8ab3b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8fa30f View commit details
    Browse the repository at this point in the history
  9. review

    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    2985813 View commit details
    Browse the repository at this point in the history
  10. code cleanup

    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    5ca1d25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb85767 View commit details
    Browse the repository at this point in the history
  12. merge fixups

    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    c2660a2 View commit details
    Browse the repository at this point in the history
  13. fix exact output

    breznak committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    8ebb3e0 View commit details
    Browse the repository at this point in the history