Matlab wrapper for Dirichlet Process Slice Sampler
Dirichlet Process is a promising prior for learning non-parametric mixture models. It determines the number of parameters used in the model according to data. In this implementation slice sampler is used to have parallelization. The code is implemented in C++ with avoiding unnecessary memory allocations. Wrapper functions in Matlab and Python allow processing input/output easier.
Check details of the slice sampler : http://www.jmlr.org/proceedings/papers/v37/gea15.pdf
引用格式
Halid Ziya Yerebakan (2026). Parallel Dirichlet Process Slice Sampler (https://github.com/halidziya/DPSlice), GitHub. 检索时间: .
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.1.0.0 | More representative image
|
||
| 1.0.0.0 | Parallel Update on description
|
