Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

0.2.3

Compare
Choose a tag to compare
@rhyolight rhyolight released this 09 Jun 22:28
· 2204 commits to master since this release
  • updated custom region methods and example to be static
  • demo for custom regions
  • Improve docstring for 'save' method and others.
  • allows custom regions
  • moved encoder changes to network_api_demo
  • updated network_api_demo in new file to make swapping out encoders easier
  • bit more explanation for MultiEncoder
  • Use different logic for determining whether or not to translate back into actual values from bucket indices
  • Switch over to C++ SpatialPooler where possible to speed up tests/build.
  • Finish implementation of TemporalMemory serialization