Daniel@0:
Daniel@0:
Daniel@0: It is trivial to implement all of
Daniel@0: the following probabilistic models using the toolbox.
Daniel@0:
Daniel@0: - Static
Daniel@0:
Daniel@0: - Linear regression, logistic regression, hierarchical mixtures of experts
Daniel@0:
Daniel@0:
- Naive Bayes classifiers, mixtures of Gaussians,
Daniel@0: sigmoid belief nets
Daniel@0:
Daniel@0:
- Factor analysis, probabilistic
Daniel@0: PCA, probabilistic ICA, mixtures of these models
Daniel@0:
Daniel@0:
Daniel@0:
Daniel@0: - Dynamic
Daniel@0:
Daniel@0:
Daniel@0: - HMMs, Factorial HMMs, coupled HMMs, input-output HMMs, DBNs
Daniel@0:
Daniel@0:
- Kalman filters, ARMAX models, switching Kalman filters,
Daniel@0: tree-structured Kalman filters, multiscale AR models
Daniel@0:
Daniel@0:
Daniel@0:
Daniel@0: - Many other combinations, for which there are (as yet) no names!
Daniel@0:
Daniel@0:
Daniel@0:
Daniel@0: