Roadmap » History » Version 4

« Previous - Version 4/34 (diff) - Next » - Current version
Jeremy Gow, 2012-10-30 02:23 PM


Roadmap

Short-term

Configuration script: set local paths.

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

Some basic benchmarks to ensure stability of future development versions.

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.

New basic viewpoints:
  • cents - a higher resolution representation of pitch.
  • comma - this needs implementing?

More flexible way for user to specify constraints on viewpoint search.

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?