Hi Everybody, I just wanted to let everybody know that we have released a new version of HTM.java which is our first tagged release (v0.6.2-alpha).
This release includes the following changes (copied from the CHANGELOG.md file seen here: https://github.com/numenta/htm.java/blob/master/CHANGELOG.md Major Highlights Are: - Added ability to input vectors (arrays of 1's and 0's) via Sensors - This can be used for automatically inputting files or other endpoint containing your own encoding scheme. - Includes 2 new FieldMetaTypes for designating the new types (dense or sparse) in the header. - Added new SDRPassThroughEncoder which more efficiently sends data through to output and handles both dense and sparse inputs - Fixed JaCoCo Coverage Reports (by Evgeny Mandrikov) - Added ability to specify "isLearn" programmatically, instead of just through the stream input ...and other changes. As usual, the release is/will be up on maven central: http://search.maven.org/#search%7Cga%7C1%7Chtm.java - takes a few hours to become valid... And as a result of the new tagging process, it is now available for download directly at: https://github.com/cogmission/htm.java/releases Happy Hacking! David -- *With kind regards,* David Ray Java Solutions Architect *Cortical.io <http://cortical.io/>* Sponsor of: HTM.java <https://github.com/numenta/htm.java> [email protected] http://cortical.io
