Releases: numenta/htm.java
Bool Decode HOT FIX!
Fixes header field type of "bool" not decoding properly and throwing a ClassCastException.
Release version v0.6.12-alpha
Features the work done by @Hopding (Andrew Dillon) to include his new SDRClassifier integrated into HTM.Java's Network API. This work allows the specification of not only which classifier to use but to be able to specify multiple fields to infer upon, and which classifier to use for each! (A different one can be specified for each "prediction field").
Release version v0.6.11-alpha
New Sync Release with build version incremented one extra due to administrative error in build file.
All is good with the world now...
Release version v0.6.9-alpha
HTM.Java Undergoes Total Vetting. 100% Compatibility Testing as of commit: Aug. 15th sha bba0c63dcc386cac216ab726366e6e32af98967
- NAB Scoring reaches compatibility with NuPIC
- Anomaly Detection is Fixed and 100% Compatible
- Added SDRClassifier
- Other significant fixes and optimizations (see the change log)
Release version v0.6.8-alpha
This is a quick release with minor enhancements for our partners at flink-htm. This release contains code which eases serialization when used within the Flink / Kryo environment.
- Also, turned off Standard Out by default during Gradle build
Release version v0.6.6-alpha
- New Persistence API
- New Docker Reference Build
- Convenience changes to build.gradle
- Many more... (see CHANGELOG.md for details)
Release version v0.6.5-alpha
Version including re-write for Network API CLAClassifier inputs etc. See CHANGLELOG.md
New Release
This release contains fixes contributed by:
@antidata - Coordinate Encoder & Coordinate Encoder auto configuration fixes
@chelu - Sparse Matrix low memory implementations and optimizations
@cogmission - Coordinate Encoder Sensor fixes & Network implementation hot fix
Please see the Change Log for details...
First Tagged Release
While the API is not stable (meaning we may change it significantly at the slightest whim), the dependability is pretty stable and fit for non-critical production use. Please keep in mind that local changes may be necessary when upgrading to a newer pre-release version.