Roadmap » History » Version 3

Version 2 (Jeremy Gow, 2012-10-18 01:23 PM) → Version 3/34 (Jeremy Gow, 2012-10-24 01:12 PM)

h1. Roadmap

h2. Short-term

Debugged/consistent code on repository, then split release version from development branch.

Basic unit tests/benchmarks to compare with future versions.

Configuration script: set local paths.

Allow user to specify structure of model.
* Determine order in which distributions are combined.
* Specify weights for particular combinations, e.g. weighted viewpoints, or weighted memory stores.
* Multiple memory stores.
* Specify alternative context strategies.
* Provide some prepackaged models, e.g. the current model structure.

Adding viewpoint weights to output.

h2. Mid-term

* Allow models to use predictive information (PI), expected PI and PI rate (as analogs to IC, entropy and entropy rate respectively).
* Feature selection/generation.

h2. Long-term

* Hierarchical structure?
* Parallel implementations?