MDMC Software
MDMC have created several programs currently in use in industry and research.
CaMML
DTree
DTree finds the "best" decision tree to predict the class of each "thing", using MML. The decision tree allows fast automatic categorization but does need to be trained.
Snob
Snob categorises datasets based on their underlying numerical distributions. It does this using the assumption that if it can correctly categorise the data, then the data can be described most efficiently (ie using the minimum message length).
Fortran and C versions of Snob are freely available for not-for-profit, academic research, and not for re-distribution.
Random Number Generators
Random number generators are available for use in academic research. There are generators for the uniform, unit exponential and unit normal distributions.
|