Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
/ PyNPB Public archive

Non-parametric Bayesian in Python, including Indian buffet process (IBP), hierarchical Dirichlet process (HDP).

Notifications You must be signed in to change notification settings

kzhai/PyNPB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyNPB

HDP

cd PyNPB/src/hdp
python ugs.py

IBP

cd PyNPB/src
python -m ibp.ugs

About

Non-parametric Bayesian in Python, including Indian buffet process (IBP), hierarchical Dirichlet process (HDP).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages