Explore >> Select a destination


You are here

comsci.blog
| | www.nicktasios.nl
3.5 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 this first post, we will tr
| | vxlabs.com
3.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.
| | teddykoker.com
5.4 parsecs away

Travel
| | In this post we will be using a method known as transfer learning in order to detect metastatic cancer in patches of images from digital pathology scans.
| | www.v7labs.com
67.8 parsecs away

Travel
| Autoencoders are a type of neural network that can be used for unsupervised learning. Explore different types of autoencoders and learn how they work.