Explore >> Select a destination


You are here

www.ethanepperly.com
| | jaketae.github.io
3.8 parsecs away

Travel
| | Note: This blog post was completed as part of Yale's CPSC 482: Current Topics in Applied Machine Learning.
| | fa.bianp.net
2.6 parsecs away

Travel
| | The Langevin algorithm is a simple and powerful method to sample from a probability distribution. It's a key ingredient of some machine learning methods such as diffusion models and differentially private learning. In this post, I'll derive a simple convergence analysis of this method in the special case when the ...
| | extremal010101.wordpress.com
3.2 parsecs away

Travel
| | Suppose we want to understand under what conditions on $latex B$ we have $latex \begin{aligned} \mathbb{E} B(f(X), g(Y))\leq B(\mathbb{E}f(X), \mathbb{E} g(Y)) \end{aligned}$holds for all test functions, say real valued $latex f,g$, where $latex X, Y$ are some random variables (not necessarily all possible random variables!). If $latex X=Y$, i.e., $latex X$ and $latex Y$ are...
| | tiao.io
11.9 parsecs away

Travel
| An in-depth practical guide to variational encoders from a probabilistic perspective.