danbar / fglibLinks
factor graph library
☆69Updated 6 years ago
Alternatives and similar repositories for fglib
Users that are interested in fglib are comparing it to the libraries listed below
Sorting:
- Factor graphs and loopy belief propagation implemented in Python☆194Updated 3 years ago
- Python implementation of Sum-Product for Factor Graphs☆44Updated 9 years ago
- Source code and data for the paper "Differentiable Particle Filters: End-to-End Learning with Algorithmic Priors"☆186Updated 2 years ago
- Sum product algorithm - Belief propagation (message passing) for factor graphs☆89Updated 7 years ago
- Dirichlet Process Mixture Model sampling-based inference algorithms☆14Updated 8 years ago
- Bayesian nonparametric small-variance asymptotic clustering algorithms☆20Updated 8 years ago
- Course webpage for PGM, Spring 2019.☆76Updated 4 years ago
- Particle Filter Recurrent Neural Networks (AAAI 2020)☆79Updated last year
- Differentiable Gaussian Process implementation for PyTorch☆22Updated 7 years ago
- Python implementation of the PR-SSM.