Fast CRDT Reconsiliation with Patricia Chains
A mean field analysis of the gossip protocol shows that distributed consensus with CRDTs can happen in constant expected time.
A mean field analysis of the gossip protocol shows that distributed consensus with CRDTs can happen in constant expected time.
Instead of representing the joint distribution of an object and landmarks’ locations with a multivariate Gaussian, we can use a particle filter.
A hands-on introduction to an old technique for simultaneous localization and mapping.
This post is about a technique that allows us to use variational message passing on models where the likelihood doesn’t have a conjugate prior. There will be...
Generative image models based on ordinary differential equations can be seen as forms of variational auto-encoders.
Error with standard Monte Carlo methods decreases as $O(n^{-1/2})$. Quasi Monte carlo methods have error that decreases as $O(n^{-1})$, as we demonstrate wit...
This notebook introduces Fully Independent Training Conditional (FITC) sparse variational Gaussian process model. You shouldn’t need any prior knowledge abou...
In my freshman year of college, I took an introductory differential equations class. That was nine years ago. I’ve forgotten pretty much everything, so I tho...