/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

www.jerpint.io
| | www.nicktasios.nl
2.1 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
| | wtfleming.github.io
2.0 parsecs away

Travel
| | [AI summary] This post discusses achieving 99.1% accuracy in binary image classification of cats and dogs using an ensemble of ResNet models with PyTorch.
| | teddykoker.com
1.7 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.
| | igorstechnoclub.com
8.5 parsecs away

Travel
| This week I learned something that finally made "transfer learning" click. I had always heard that you can hit strong accuracy fast by reusing a pretrain...