Parallel Dirichlet Process Slice Sampler

Matlab wrapper for Dirichlet Process Slice Sampler
106 Downloads
Updated 16 Feb 2017

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

Cite As

Halid Ziya Yerebakan (2025). Parallel Dirichlet Process Slice Sampler (https://github.com/halidziya/DPSlice), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Call Python from MATLAB in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.1.0.0

More representative image
Line width

1.0.0.0

Parallel

Update on description
More detailed description

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.