Hop Lists
Hop Lists are a novel retroactive set data-structure that allow for a branching timeline.
Hop Lists are a novel retroactive set data-structure that allow for a branching timeline.
Tracking a robot’s motion with maximum likelihood estimation.
Causal effect estimation with quantified uncertainty
Better integration between Arviz and Numpyro
Building a DSL for R-style generalized linear modeling in Numpyro.
Say you have a discrete distribution $\pi$ that you want to approximate with a small number of weighted particles. Intuitively, it seems like the the best ch...
The standard way of writing tests Julia is to write a test/runtests.jl file. Running Pkg.test() will when start a new Julia process that loads your package a...
If your GP kernel corresponds to an inner product in a low enough dimensional space, you can speed up inference by taking a weight space view.