1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Jul 02, 2025 — Jul 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test for ComputeCycle.ColumnData More... almost 10 years ago
Removed 'Mode' enum and accessors More... almost 10 years ago
added two tests More... almost 10 years ago
Removal of Prediction Assisted classes for the sake of Coveralls More... almost 10 years ago
fix merge conflicts More... almost 10 years ago
Removal of old destroy synapse and create synapse/segment methods within Connections More... almost 10 years ago
Restored test to working state after removal of connections fields and additions of overlap fields to hashcode and equals More... almost 10 years ago
Optimize and decomplect Layer Spatial and Temporal functions; remove more cruft More... almost 10 years ago
Restored integration tests (monitor mixins) to working state More... almost 10 years ago
Updated tests with new TM init access privilege More... almost 10 years ago
Fixed bug in GroupBy2 where k iteration was not fully exhausted More... almost 10 years ago
Added two tests: testReinforcedCorrectlyActiveSegments, and testNoGrowthOnCorrectlyActiveSegments More... almost 10 years ago
Update CHANGELOG.md More... almost 10 years ago
Added two tests: testZeroActiveColumns, and testPredictedActiveCellsAreAlwaysWinners More... almost 10 years ago
Merge remote-tracking branch 'upstream/master' into new_tm_dev More... almost 10 years ago
Finished 2 TemporalMemory tests: testActivateCorrectlyPredictiveCells, testBurstUnpredictedColumns More... almost 10 years ago
Merge pull request #453 from calclavia/master More... almost 10 years ago
chmod 777 gradlew More... almost 10 years ago
Merge pull request #451 from vova616/vova616-patch-1 More... almost 10 years ago
Added more tests. More... almost 10 years ago
Added greaterThanXThanSetToYInB to make the code in updateDutyCycles better. Added Tests to greaterThanXThanSetToYInB and updateDutyCycles. More... almost 10 years ago
Finished additions to ConnectionsTest for new computeActivity() method; added new SegmentOverlap class and removed overlap field in DistalDendrite More... almost 10 years ago
Changed Parameters interface to be more simplified: from 'parameterByKey' to plain get/set More... almost 10 years ago
Added more involved destroy segment and synapse test More... almost 10 years ago
Added test for non-invalidated paths for segment/synapse destroys More... almost 10 years ago
Added test for destroy segments; organized groupings of methods in Connections; removed unused fields in GroupBy More... almost 10 years ago
Added new Dendrite and Synapse creation methods in Commections; added 3 new tests to ConnectionsTest which all pass confirming new Segment create/delete methods; Added mark as delete and segment reuse More... almost 10 years ago
Get rid of cast in TemporalMemory.compute() GroupBy foreach loop More... almost 10 years ago
TemporalMemory re-written twice (2nd time not yet complete); Added Generators; Added GroupBy and GroupBy2; added UniversalRandom and UniversalRandomTest More... almost 10 years ago
Added Gradle wrapper More... almost 10 years ago