/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

kyunghyuncho.me
| | blog.fastforwardlabs.com
3.8 parsecs away

Travel
| | The Variational Autoencoder (VAE) neatly synthesizes unsupervised deep learning and variational Bayesian methods into one sleek package. In Part I of this series, we introduced the theory and intuition behind the VAE, an exciting development in machine learning for combined generative modeling and inference-"machines that imagine and reason." To recap: VAEs put a probabilistic spin on the basic autoencoder paradigm-treating their inputs, hidden representations, and reconstructed outputs as probabilistic ...
| | jxmo.io
2.8 parsecs away

Travel
| | A primer on variational autoencoders (VAEs) culminating in a PyTorch implementation of a VAE with discrete latents.
| | www.depthfirstlearning.com
2.4 parsecs away

Travel
| | [AI summary] The user has provided a detailed and complex set of questions and reading materials related to normalizing flows, variational inference, and generative models. The content covers topics such as the use of normalizing flows to enhance variational posteriors, the inference gap, and the implementation of models like NICE and RealNVP. The user is likely seeking guidance on how to approach these questions, possibly for academic or research purposes.
| | blog.evjang.com
15.5 parsecs away

Travel
| This is a tutorial on common practices in training generative models that optimize likelihood directly, such as autoregressive models and ...