keithcom
YOU?
Author Swipe
View article: nupic: 0.4.4
nupic: 0.4.4 Open
Timer: test drift add CSV parser library
View article: nupic: 0.5.3
nupic: 0.5.3 Open
Default DATETIME columns to NULL in ClientJobsDAO for compatibility across mysql versions. As of mysql 5.7.8, values of 0 are not allowed for DATETIME columns, and CURRENT_TIMESTAMP is semantically inappropriate for those columns. Suppress…
View article: nupic: 0.5.2
nupic: 0.5.2 Open
Fixe to GCE to return the right number of scalars when altitude is missing.
View article: nupic: 0.5.1
nupic: 0.5.1 Open
Improves SDR classifier and tests Modify the continuous online learning test Add 3 tests on multiple item prediction Fix test_pFormatArray Implement SDR classifier in NuPIC Make the 'arrayTypes' list more informative Add getParameter/setPa…
View article: nupic: 0.5.0
nupic: 0.5.0 Open
Removes references to FastTemporalMemory. Lower TM epsilon threshold for compatibility. Add documentation for the Monitor Mixins Removed FastTemporalMemory from nupic Update temporal memory compatibility test to use C++ TM. Sort segments b…
View article: nupic: 0.4.5
nupic: 0.4.5 Open
This release is just to sync with nupic.bindings 0.3.1.
View article: nupic: 0.4.3
nupic: 0.4.3 Open
Updating to proper core sha
View article: nupic: 0.4.0
nupic: 0.4.0 Open
Updated hello_tm.py to use accessors Updated TP_shim.py to use accessors Updated columnForCell and _validateCell in FastTemporalMemory to conform to their docstrings, which is needed for the change to TP_shim.py Updated temporal memory mon…
View article: nupic: 0.4.1
nupic: 0.4.1 Open
Manualy update of nupic.bindings dev version after botched release attempt