mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
20 lines
826 B
Plaintext
20 lines
826 B
Plaintext
Software for Flexible Bayesian Modeling and Markov Chain Sampling
|
|
|
|
This software supports Bayesian regression and classification models
|
|
based on neural networks and Gaussian processes, and Bayesian mixture
|
|
models. It also supports a variety of Markov chain sampling methods,
|
|
which may be applied to distributions specified by simple formulas,
|
|
including simple Bayesian models defined by formulas for the prior
|
|
and likelihood.
|
|
|
|
Before trying to use the software, you may need to read various
|
|
references that describe the models and the Markov chain methods used.
|
|
|
|
Some of the programs in this package are designed for use with the xgraph
|
|
plot package for X-Windows, though the data can instead be plotted by
|
|
whatever plot program you have available.
|
|
|
|
WWW: http://www.cs.utoronto.ca/~radford/fbm.software.html
|
|
|
|
Radford Neal
|