Explore >> Select a destination


You are here

jxmo.io
| | vxlabs.com
5.3 parsecs away

Travel
| | I have recently become fascinated with (Variational) Autoencoders and with PyTorch. Kevin Frans has a beautiful blog post online explaining variational autoencoders, with examples in TensorFlow and, importantly, with cat pictures. Jaan Altosaar's blog post takes an even deeper look at VAEs from both the deep learning perspective and the perspective of graphical models. Both of these posts, as well as Diederik Kingma's original 2014 paper Auto-Encoding Variational Bayes, are more than worth your time.
| | dustintran.com
7.1 parsecs away

Travel
| | Having recently finished some papers with Rajesh Ranganath and Dave Blei on variational models [1] [2], I'm now a bit free to catch up on my reading of recen...
| | www.nicktasios.nl
5.2 parsecs away

Travel
| | In the Latent Diffusion Series of blog posts, I'm going through all components needed to train a latent diffusion model to generate random digits from the MNIST dataset. In the second post, we will bu
| | pyimagesearch.com
49.2 parsecs away

Travel
| In this tutorial, you will receive a gentle introduction to training your first Convolutional Neural Network (CNN) using the PyTorch deep learning library.