Skip to content

Releases: numenta/htm.java

Bool Decode HOT FIX!

12 May 15:00
Compare
Choose a tag to compare
Bool Decode HOT FIX! Pre-release
Pre-release

Fixes header field type of "bool" not decoding properly and throwing a ClassCastException.

Release version v0.6.12-alpha

05 Apr 08:00
Compare
Choose a tag to compare
Pre-release

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

17 Oct 00:39
Compare
Choose a tag to compare
Pre-release

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

29 Sep 18:42
Compare
Choose a tag to compare
Pre-release

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

02 May 10:58
Compare
Choose a tag to compare
Pre-release

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

14 Apr 18:07
Compare
Choose a tag to compare
Pre-release
  • 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

11 Nov 21:28
Compare
Choose a tag to compare
Pre-release

Version including re-write for Network API CLAClassifier inputs etc. See CHANGLELOG.md

New Release

23 Oct 21:09
Compare
Choose a tag to compare

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

18 Sep 17:44
Compare
Choose a tag to compare
First Tagged Release Pre-release
Pre-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.