Welcome to pathint’s documentation!#
pathint is a jax implementation of the path integral sampler,
a method based on the Schrödinger bridge problem for sampling from (unnormalized)
probability densities. Behind the scenes it relies on diffrax
to handle the stochastic differential equations, equinox
for the neural networks and optax for training.
Check out the links below to learn more.