Roadmap » History » Version 4

Jeremy Gow, 2012-10-30 02:23 PM

1 1 Jeremy Gow
h1. Roadmap
2 1 Jeremy Gow
3 1 Jeremy Gow
h2. Short-term
4 1 Jeremy Gow
5 4 Jeremy Gow
Configuration script: set local paths.
6 4 Jeremy Gow
7 1 Jeremy Gow
Debugged/consistent code on repository, then split release version from development branch.
8 1 Jeremy Gow
9 4 Jeremy Gow
Some basic benchmarks to ensure stability of future development versions.
10 1 Jeremy Gow
11 2 Jeremy Gow
Allow user to specify structure of model.
12 1 Jeremy Gow
* Determine order in which distributions are combined.
13 1 Jeremy Gow
* Specify weights for particular combinations, e.g. weighted viewpoints, or weighted memory stores.
14 1 Jeremy Gow
* Multiple memory stores.
15 1 Jeremy Gow
* Specify alternative context strategies.
16 1 Jeremy Gow
* Provide some prepackaged models, e.g. the current model structure.
17 1 Jeremy Gow
18 1 Jeremy Gow
Adding viewpoint weights to output.
19 4 Jeremy Gow
20 4 Jeremy Gow
New basic viewpoints:
21 4 Jeremy Gow
* cents - a higher resolution representation of pitch.
22 4 Jeremy Gow
* comma - this needs implementing?
23 4 Jeremy Gow
24 4 Jeremy Gow
More flexible way for user to specify constraints on viewpoint search.
25 3 Jeremy Gow
26 1 Jeremy Gow
h2. Mid-term
27 1 Jeremy Gow
28 1 Jeremy Gow
* Allow models to use predictive information (PI), expected PI and PI rate (as analogs to IC, entropy and entropy rate respectively).
29 1 Jeremy Gow
* Feature selection/generation.
30 1 Jeremy Gow
31 1 Jeremy Gow
h2. Long-term
32 1 Jeremy Gow
33 1 Jeremy Gow
* Hierarchical structure?
34 1 Jeremy Gow
* Parallel implementations?