PGMax
Belief Propagation Algorithm
An implementation of Loopy belief propagation for factor graphs using the JAX library in Python.
Loopy belief propagation for factor graphs on discrete variables, in JAX!
64 stars
6 watching
9 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
jaxpython
Related projects:
Repository | Description | Stars |
---|---|---|
jaxgaussianprocesses/gpjax | Provides a low-level interface to Gaussian process models in JAX for flexible extension and customisation | 461 |
kentsommer/pytorch-value-iteration-networks | A PyTorch implementation of Value Iteration Networks (VINs) for solving gridworld problems. | 318 |
chrism2671/pytrendfollow | A systematic futures trading framework using trend following algorithms and interacting with multiple data sources | 377 |
supriya-gdptl/stwalk | An implementation of an algorithm for learning trajectory representations in temporal graphs | 18 |
hubfire/muti-branch-ddpg-carla | An implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments. | 79 |
zhegan27/tsbn_code_nips2015 | Implementing a deep learning model for sequence modeling based on motion capture and polyphonic music data | 48 |
deloitteoptimalreality/graphqlclient.jl | A Julia package for seamless GraphQL integration with servers | 47 |
pietermartin/sqlg | A Java implementation of TinkerPop3 graph traversal on top of multiple relational databases | 246 |
github-pengge/pytorch-progressive_growing_of_gans | An implementation of Progressive Growing of GANs using PyTorch | 580 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 268 |
claws-lab/jodie | A PyTorch implementation of a representation learning framework for dynamic temporal networks | 355 |
onlytailei/carla_cil_pytorch | Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. | 66 |
floringogianu/categorical-dqn | An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
mpgn/cve-2019-0192 | A proof of concept project demonstrating a remote code execution vulnerability in Apache Solr via deserialization of untrusted data | 209 |
pgrouting/pgrouting | A routing and network analysis library for PostgreSQL. | 1,168 |