/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.hongliangjie.com
| | jxmo.io
4.6 parsecs away

Travel
| | A primer on variational autoencoders (VAEs) culminating in a PyTorch implementation of a VAE with discrete latents.
| | seanzhang.me
4.5 parsecs away

Travel
| | Explaining the EM algorithm in a nutshell
| | blog.evjang.com
5.4 parsecs away

Travel
| | This is a tutorial on common practices in training generative models that optimize likelihood directly, such as autoregressive models and ...
| | yang-song.net
15.1 parsecs away

Travel
| This blog post focuses on a promising new direction for generative modeling. We can learn score functions (gradients of log probability density functions) on a large number of noise-perturbed data distributions, then generate samples with Langevin-type sampling. The resulting generative models, often called score-based generative models, has several important advantages over existing model families: GAN-level sample quality without adversarial training, flexible model architectures, exact log-likelihood ...