/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

blog.evjang.com
| | akosiorek.github.io
1.6 parsecs away

Travel
| | Machine learning is all about probability.To train a model, we typically tune its parameters to maximise the probability of the training dataset under the mo...
| | www.depthfirstlearning.com
2.2 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.
| | jxmo.io
4.1 parsecs away

Travel
| | A primer on variational autoencoders (VAEs) culminating in a PyTorch implementation of a VAE with discrete latents.
| | liorsinai.github.io
14.7 parsecs away

Travel
| A denoising diffusion probabilistic model for generating numbers based on the MNIST dataset. The underlying machine learning model is a U-Net model, which is...