All Git Users → blei-lab

14 open source projects by blei-lab

1. Onlineldavb
Online variational Bayes for latent Dirichlet allocation (LDA)
✭ 235
python
2. Dtm
This implements topics that change over time (Dynamic Topic Models) and a model of how individual documents predict that change.
✭ 162
shell
3. Ctr
Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings.
✭ 143
4. Lda C
This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.
✭ 142
c
5. Hdp
Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.
✭ 139
6. Online Hdp
Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm determines the number of topics.
✭ 130
python
7. Publications
The pdf and LaTeX for each paper (and sometimes the code and data used to generate the figures).
✭ 73
tex
9. Class Slda
Implements supervised topic models with a categorical response.
✭ 58
10. Deep Exponential Families
Deep exponential families (DEFs)
✭ 52
11. Variational Smc
Reference implementation of variational sequential Monte Carlo proposed by Naesseth et al. "Variational Sequential Monte Carlo" (2018)
✭ 41
python
12. Edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
13. causal-text-embeddings
Software and data for "Using Text Embeddings for Causal Inference"
14. zero-inflated-embedding
Code for the icml paper "zero inflated exponential family embedding"
✭ 28
python
1-14 of 14 user projects