Skip to content

adham/BIAS.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIAS

Bayesian Inference At Scale

Build Status

BIAS is an open source implementation of several Bayesian parametric and non-parametric models in julia. The implemented models include:

  1. Bayesian Mixture Model (BMM)
  2. Latent Dirichlet Allocation (LDA)
  3. Dirichlet Process Mixture Model (DPM)
  4. Hierarchical Dielectric Mixture Model (HDP)
  5. dynamic Hierarchical Dirichlet Mixture Model (dHDP)
  6. Temporal Dirichlet Process Mixture model (TDPM) also called Recurrent Chinese Restaurant Process (RCRP)
  7. Recurrent Chinese Restaurant Franchise (RCRF)

See the Package Documentation for details and examples.

About

Bayesian Inference At Scale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages