Skip to content

brodyh/dpmix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyCDP

pyCDP is a library for understanding posterior distributions for Dirichlet and heirarchical Dirichlet mixtures of normal distributions represented by truncated stick breaking.

Requirements

  • NumPy
  • SciPy
  • Cython
  • PyCUDA
  • scikits.cuda
  • gpustats
  • mpi4py

Installation and testing

Install via

python setup.py install

To test, run the scripts in the "test" subfolder.

Usage

Check out the class docstrings for more info.

About

Python library for fitting massive mixture models using DP priors and GPU computation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors