-
Notifications
You must be signed in to change notification settings - Fork 75
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
Boosting cleanup #544
base: master
Are you sure you want to change the base?
Boosting cleanup #544
Commits on Jul 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3a6ab04 - Browse repository at this point
Copy the full SHA 3a6ab04View commit details -
SP: updateInhArea() only needed for local inhibition
for global it's always const max of dimensions
Configuration menu - View commit details
-
Copy full SHA for b250f30 - Browse repository at this point
Copy the full SHA b250f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f167d55 - Browse repository at this point
Copy the full SHA f167d55View commit details -
SP try boosting completely removed
this results in 20% faster code!, but worse results 93,26% on MNIST (from 95.%)
Configuration menu - View commit details
-
Copy full SHA for a459829 - Browse repository at this point
Copy the full SHA a459829View commit details -
SP: bumpUpWeakColumns move all related timekeeping
into this method. Also remove updateDutyCycles_() and decuple it to updateDutyCyclesOverlaps_(), and update duty cycles active (which is a one liner) Sugestion to disable bumpUpWeakColumns, as it brings about 0.1% better SP results (in MNIST) but costs about 18% time!
Configuration menu - View commit details
-
Copy full SHA for 5e9abd7 - Browse repository at this point
Copy the full SHA 5e9abd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa10af5 - Browse repository at this point
Copy the full SHA fa10af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4b61d - Browse repository at this point
Copy the full SHA ba4b61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be7dcd - Browse repository at this point
Copy the full SHA 1be7dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 824e738 - Browse repository at this point
Copy the full SHA 824e738View commit details -
Configuration menu - View commit details
-
Copy full SHA for a23ee49 - Browse repository at this point
Copy the full SHA a23ee49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5749587 - Browse repository at this point
Copy the full SHA 5749587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 171ceb2 - Browse repository at this point
Copy the full SHA 171ceb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3246ea - Browse repository at this point
Copy the full SHA e3246eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27029d8 - Browse repository at this point
Copy the full SHA 27029d8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 144c95f - Browse repository at this point
Copy the full SHA 144c95fView commit details
Commits on Jul 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f61d3bb - Browse repository at this point
Copy the full SHA f61d3bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5810e21 - Browse repository at this point
Copy the full SHA 5810e21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bfb7bc - Browse repository at this point
Copy the full SHA 7bfb7bcView commit details -
SP move inhibitionRadius_ updates to inhibition function
as inhibition is always ran first, this can be computed there.
Configuration menu - View commit details
-
Copy full SHA for 0e6a63f - Browse repository at this point
Copy the full SHA 0e6a63fView commit details -
Revert "SP move inhibitionRadius_ updates to inhibition function"
This reverts commit 0e6a63f.
Configuration menu - View commit details
-
Copy full SHA for d5c6cc6 - Browse repository at this point
Copy the full SHA d5c6cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03432c9 - Browse repository at this point
Copy the full SHA 03432c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c70fe - Browse repository at this point
Copy the full SHA 32c70feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57015ec - Browse repository at this point
Copy the full SHA 57015ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 528cb20 - Browse repository at this point
Copy the full SHA 528cb20View commit details
Commits on Jul 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7585b1f - Browse repository at this point
Copy the full SHA 7585b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6353d8b - Browse repository at this point
Copy the full SHA 6353d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b7c48 - Browse repository at this point
Copy the full SHA 36b7c48View commit details
Commits on Jul 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 553b4e7 - Browse repository at this point
Copy the full SHA 553b4e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e4024e - Browse repository at this point
Copy the full SHA 9e4024eView commit details
Commits on Jul 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8dfd565 - Browse repository at this point
Copy the full SHA 8dfd565View commit details
Commits on Jul 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for efaa061 - Browse repository at this point
Copy the full SHA efaa061View commit details
Commits on Jul 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4386663 - Browse repository at this point
Copy the full SHA 4386663View commit details
Commits on Jul 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 34ec76c - Browse repository at this point
Copy the full SHA 34ec76cView commit details
Commits on Feb 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a0c2f23 - Browse repository at this point
Copy the full SHA a0c2f23View commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2462e7e - Browse repository at this point
Copy the full SHA 2462e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0dad9b - Browse repository at this point
Copy the full SHA d0dad9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7a8be - Browse repository at this point
Copy the full SHA 6c7a8beView commit details
Commits on Feb 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a72e304 - Browse repository at this point
Copy the full SHA a72e304View commit details