1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jan 14, 2025 — Jan 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RandomDistributedScalarEncoder all tests passing More... almost 11 years ago
Changed IllegalValueException to IllegalStateException More... about 11 years ago
Renamed RDSE.java and RDSETest.java More... about 11 years ago
Fixed RDSE for RNG initialization with seed as -1 More... about 11 years ago
Merge branch 'master' of https://github.com/numenta/htm.java into RDSE More... about 11 years ago
Add and pass testWeekend() More... about 11 years ago
Add and pass testHoliday() More... about 11 years ago
Add and pass testBucketIndexSupport() More... about 11 years ago
Pass testDecoding() More... about 11 years ago
Merge remote-tracking branch 'upstream/master' More... about 11 years ago
port testDecoding() and not passed yet More... about 11 years ago
Code clean up, add notes and todos More... about 11 years ago
Simplify tests on tuples More... about 11 years ago
Move DateEncoderTest to the correct package More... about 11 years ago
The day of week was 1 based, so convert to 0 based More... about 11 years ago
Implement encodeIntoArray() and pass tests for descriptions More... about 11 years ago
Simplify adding child encoders More... about 11 years ago
Fix ClassCastException and NullPointerException More... about 11 years ago
Add ArrayUtils::concatAll() and test More... about 11 years ago
Encode Date instead of String More... about 11 years ago
Implement init() for DateEncoder using builder pattern and mark TODOs More... about 11 years ago
Merge branch 'master' of https://github.com/numenta/htm.java into 87-date-encoder More... about 11 years ago
Merge pull request #140 from solovyevk/refactoring More... about 11 years ago
Revert rename changes for local "dimensionMultiples"/Add fixed size state description to JavaDoc More... about 11 years ago
Some more modifications to AdaptiveScalarEncoder and DeltaEncoder along with test More... about 11 years ago
Updating the code after recent changes done EncoderResult class More... about 11 years ago
Merge remote-tracking branch 'upstream/master' Merging the updates More... about 11 years ago
SparseMatrix/SP initMatrices cleanup/refactoring More... about 11 years ago
Parameters Log cleanup/refactoring - show only present params More... about 11 years ago
Merge pull request #138 from solovyevk/SDRCategoryEncoder More... about 11 years ago