Skip to content
代码片段 群组 项目
提交 060afc9b 编辑于 作者: Toshihiro Nakae's avatar Toshihiro Nakae
浏览文件

modify headers of notes

上级 73ab800f
分支
无相关合并请求
......@@ -62,6 +62,7 @@ You can use [jupyter notebook example](Example_DAGMM.ipynb).
This example uses random samples of mixture of gaussian.
(need sklearn)
# Notes
## GMM Implementation
The equation to calculate "energy" for each sample in the original paper
uses direct expression of multivariate gaussian distribution which
......
......@@ -64,8 +64,7 @@ Jupyter notebook での[実行サンプル](./Example_DAGMM_ja.ipynb)を用意
(sklearn が必要です)
# 補足
# 混合正規分布(GMM)の実装について
## 混合正規分布(GMM)の実装について
論文では、エネルギーの定式化で混合正規分布の直接的な表記がされています。
この算出では、多次元正規分布の逆行列が必要となりますが、場合によっては
逆行列の計算ができません。
......
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册