You are here |
www.oranlooney.com | ||
| | | |
jxmo.io
|
|
| | | | A primer on variational autoencoders (VAEs) culminating in a PyTorch implementation of a VAE with discrete latents. | |
| | | |
www.depthfirstlearning.com
|
|
| | | | ||
| | | |
yang-song.net
|
|
| | | | 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 ... | |
| | | |
charleslabs.fr
|
|
| | This project aims to use machine learning to remove noise and signal distortion from astronomy pictures using an artificial neural network. |