1
I Use This!
Inactive

Commits : Listings

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