HierarchicalTemporalMemory.jl icon indicating copy to clipboard operation
HierarchicalTemporalMemory.jl copied to clipboard

Try reversing the synapse dimensions (pre x post -> post x pre)

Open Oblynx opened this issue 5 years ago • 0 comments

Performance expectations:

  • sp_activation
    • Dense: no effect
  • adapt!
    • Dense: strided memory access, might degrade performance

Oblynx avatar May 06 '19 14:05 Oblynx