Skip to content

Commit 43260e2

Browse files
Update README.md
1 parent 8c33623 commit 43260e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,12 @@ Different settings of a loss function yield different optimal estimates.
106106
The following packages are currently available. In this library, a probabilistic data generative model, prior distribution, posterior distribution (or approximate posterior distribution), and predictive distribution (or approximate predictive distribution) are collectively called a model.
107107

108108
* Bernoulli model
109-
* Categorical model
110109
* Poisson model
111110
* Normal model
112111
* Multivariate normal model
113112
* Exponential model
114113
* Linear regression model
115114
* Autoregressive model
116-
* Context tree model
117115

118116
In the future, we will add packages to deal with a mixture normal model and a hidden Markov model, which are difficult to perform exact Bayesian inference, by using variational Bayes methods.
119117

0 commit comments

Comments
 (0)