/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.christianperone.com
| | www.hhyu.org
6.2 parsecs away

Travel
| | Science, programming, books, and other interesting stuff
| | 0fps.net
4.6 parsecs away

Travel
| | (This is the sequel to the following post on SmoothLife. For background information go there, or read Stephan Rafler's paper on SmoothLife here.) Last time, we talked about an interesting generalization of Conway's Game of Life and walked through the details of how it was derived, and investigated some strategies for discretizing it. Today, let's...
| | yang-song.net
4.4 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 ...
| | liorsinai.github.io
15.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...