Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 00:15
dd97cdf

HierarchicalTemporalMemory v0.1.0

Closed issues:

  • wrapping_hypercube doesn't work yet with CartesianIndices (#2)
  • No .= for SparseSynapses (#3)
  • Cleanup unused code (#5)
  • SparseSynapses for the SP? (#6)
  • Compare SP/TM step performance to htm.matlab (#7)
  • Efficiently select and modify SparseSynapses (#10)
  • Efficient VSpM (CSC) multiplication? Needs CSR? (#12)
  • SP overlap with standard linear algebra (#14)
  • Factor out SPParams, TMParams into algo_parameters.jl (#15)
  • Efficient reduction (#16)
  • Use standard linear algebra for SparseMatrix x BitArray (#17)
  • TM learning: A_t or A_t-1 ? (#19)
  • TM TODO (#20)

Merged pull requests: