Non-parametric Bayesian in Python, including Indian buffet process (IBP), hierarchical Dirichlet process (HDP).
☆73Sep 25, 2015Updated 10 years ago
Alternatives and similar repositories for PyNPB
Users that are interested in PyNPB are comparing it to the libraries listed below
Sorting:
- Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.☆149Feb 21, 2017Updated 9 years ago
- A Latent Dirichlet Allocation implementation in Python.☆51Mar 24, 2019Updated 6 years ago
- Variational Dirichlet Process Gaussian Mixture Models☆29Feb 2, 2015Updated 11 years ago
- Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm …☆147Mar 29, 2015Updated 10 years ago
- Sticky hierarchical Dirichlet process hidden Markov model for time series denoising☆50Aug 28, 2016Updated 9 years ago
- Variational inference for Dirichlet process mixture models with multinomial mixture components.☆35Jan 15, 2014Updated 12 years ago
- Collapsed Variational Bayes☆72Sep 27, 2019Updated 6 years ago
- Topic modelling software using non-parametric methods☆70Aug 16, 2016Updated 9 years ago
- C++ code and Python wrappers for Inference on Bayesian Non-Parametric Models☆12May 22, 2013Updated 12 years ago
- NumPy implementation of infinite latent feature model (aka Indian Buffet Process or IBP)☆51Mar 5, 2018Updated 7 years ago
- This implements variational inference for the correlated topic model.☆21Oct 5, 2014Updated 11 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Aug 26, 2015Updated 10 years ago
- Bokeh tutorial, PyData Berlin☆10May 29, 2015Updated 10 years ago
- ☆11Mar 9, 2018Updated 7 years ago
- Online Latent Dirichlet Allocation with Infinite Vocabulary using Variational Inference☆74Sep 28, 2015Updated 10 years ago
- ☆12Jul 16, 2023Updated 2 years ago
- Biterm topic model☆24Oct 14, 2015Updated 10 years ago
- ☆17Mar 17, 2020Updated 5 years ago
- Latent Dirichlet allocation (LDA) with bumping variational inference.☆12Jun 8, 2015Updated 10 years ago
- A topic model which can identify bilingual topics across unaligned corpus using dictionary. An implementation of the paper "Detecting Com…☆14Oct 25, 2017Updated 8 years ago
- Theano implementation of neuraltalk code by karpathy (https://github.com/karpathy/neuraltalk)☆11Jul 9, 2015Updated 10 years ago
- Generalized Correspondence LDA (Python implementation)☆14Nov 18, 2017Updated 8 years ago
- Pytorch implementation of the basic idea presented in https://arxiv.org/abs/2002.07101☆12Mar 25, 2020Updated 5 years ago
- Hierarchical Dirichlet Process (with Split-Merge Operations), originally by Chong Wang☆18Oct 12, 2013Updated 12 years ago
- Temporally-reweighted Chinese restaurant process mixture models for multivariate time series☆37Feb 22, 2024Updated 2 years ago
- Implementation of Deep Dirichlet Multinomial Regression in python + cython.☆16Mar 7, 2018Updated 7 years ago
- Deep GPs with GPy☆31May 18, 2016Updated 9 years ago
- This is code associated with the paper: Broderick, T, Boyd, N, Wibisono, A, Wilson, AC, and Jordan, MI. Streaming variational Bayes. Neur…☆41Sep 5, 2014Updated 11 years ago
- Movies Recommendation with Hierarchical Poisson Factorization in Edward☆18Jun 20, 2017Updated 8 years ago
- Source code for Naesseth et. al. "Reparameterization Gradients through Acceptance-Rejection Sampling Algorithms" (2017)☆38Apr 25, 2017Updated 8 years ago
- Python code for HDP(Hierarchical Dirichlet Process) using Direct Assignment☆20Feb 9, 2017Updated 9 years ago
- Direct Gibbs sampling for DPMM using python.☆17Jun 2, 2017Updated 8 years ago
- Gibbs sampler for for a Naive Bayes document classifier☆24Dec 15, 2012Updated 13 years ago
- Source code for our paper "Joint Policy-Value Learning for Recommendation" published at KDD 2020.☆23Jul 6, 2023Updated 2 years ago
- Bayesian Poisson Tucker decomposition☆17Mar 17, 2017Updated 8 years ago
- Variational Auto-encoder with Non-parametric Bayesian Prior☆43May 18, 2017Updated 8 years ago
- Machine Learning / Natural Language Processing / Information Retrieval☆715Feb 5, 2021Updated 5 years ago
- Low-level primitives for collapsed Gibbs sampling in python and C++☆33Mar 27, 2024Updated last year
- Efficient Dirichlet process clustering☆26Jun 22, 2013Updated 12 years ago