Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roboticcam committed Sep 1, 2019
1 parent e021773 commit cbe6cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -129,7 +129,7 @@ inverse CDF, rejection, adaptive rejection, importance sampling **[[adaptive_rej

累积分布函数逆采样, 拒绝式采样, 自适应拒绝式采样, 重要性采样 **[[adaptive_rejection_sampling.m]](https://github.com/roboticcam/matlab_demos/blob/master/adaptive_rejection_sampling.m)****[[hybrid_gmm.m]](https://github.com/roboticcam/matlab_demos/blob/master/hybrid_gmm.m)**

* ### [Markov Chain Monte Carlo](https://github.com/roboticcam/machine-learning-notes/blob/files/master/markov_chain_monte_carlo.pdf) ###
* ### [Markov Chain Monte Carlo](https://github.com/roboticcam/machine-learning-notes/blob/master/files/markov_chain_monte_carlo.pdf) ###
M-H, Gibbs, Slice Sampling, Elliptical Slice sampling, Swendesen-Wang, demonstrate collapsed Gibbs using LDA **[[lda_gibbs_example.m]](https://github.com/roboticcam/matlab_demos/blob/master/lda_gibbs_example.m)** and **[[test_autocorrelation.m]](https://github.com/roboticcam/matlab_demos/blob/master/test_autocorrelation.m)** and **[[gibbs.m]](https://github.com/roboticcam/matlab_demos/blob/master/gibbs.m)** and **[[Youku]](http://v.youku.com/v_show/id_XMTM1NjAyNDYyNA)**

马尔可夫链蒙特卡洛的各种方法 **[[lda_gibbs_example.m]](https://github.com/roboticcam/matlab_demos/blob/master/lda_gibbs_example.m)****[[test_autocorrelation.m]](https://github.com/roboticcam/matlab_demos/blob/master/test_autocorrelation.m)****[[gibbs.m]](https://github.com/roboticcam/matlab_demos/blob/master/gibbs.m)****[[优酷链接]](http://v.youku.com/v_show/id_XMTM1NjAyNDYyNA)**
Expand Down

0 comments on commit cbe6cad

Please sign in to comment.