Skip to content

Instantly share code, notes, and snippets.

@misgeatgit
Last active May 16, 2017 08:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save misgeatgit/b781b9448f640cd3fe4f4a730d6e51fa to your computer and use it in GitHub Desktop.
Save misgeatgit/b781b9448f640cd3fe4f4a730d6e51fa to your computer and use it in GitHub Desktop.

ECAN latest updates

Features added

  • Multithreaded mode
  • Runtime parameter loading and updating
  • Agents divided further more in to AF(AFImportanceUpdatingAgent and AFRentCollectionAgent) agents and WA agents (WAImportanceUpdatingAgent, WARentCollectionAgent)
  • Fine grained control of agent's runing time is possible. i.e via sleep sys call
  • Floating point importance values
  • Attention subsystem is a standalone module now ( in atomspace repo)
  • Indexing mechanism changed
    • Bin level locking
    • Non uniform bin size

Doing

  • Behavioral testing together with the NLP pipeline

Todo

  • Testing with forgetting agent
  • Documentation and wikification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment