Roadmap » History » Version 3
« Previous -
Version 3/34
(diff) -
Next » -
Current version
Jeremy Gow, 2012-10-24 01:12 PM
Roadmap¶
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.
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.
Long-term¶
- Hierarchical structure?
- Parallel implementations?