I'm potentially interested in using hierarchical temporal memory model to solve a research problem I am working on.
Are there any open source libraries for this? I'm fairly open to languages, although C++, Java or Haskell is preferred. If yes, has anyone had any experience with them?
pyHTM is a pure Python implementation.