We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabf545 commit 9342dcfCopy full SHA for 9342dcf
README_jp.md
@@ -120,7 +120,7 @@ print(learn_model.estimate_params(loss='0-1'))
120
* [隠れマルコフモデル](https://yuta-nakahara.github.io/BayesML/bayesml.hiddenmarkovnormal.html "BayesML Hidden Markov Normal Model")
121
* [文脈木モデル](https://yuta-nakahara.github.io/BayesML/bayesml.contexttree.html "BayesML Context Tree Model")
122
123
-また,今後は混合正規モデルや隠れマルコフモデルなどの厳密なベイズ推論が困難なモデルを変分ベイズ法で学習するパッケージが追加される予定です.
+また,今後はより複雑な階層的モデルを取り扱うパッケージを追加していく予定です.
124
125
## コントリビューションの方法
126
0 commit comments