/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.asimovinstitute.org
| | www.chrisritchie.org
2.1 parsecs away

Travel
| | An implementation of the Burning Ship fractal and some experiments in creating autoencoders. Changing the style layers in style transfer and combining the outputs into a composite image. Mass Effect 3 Leviathan and Omega DLCs.
| | distill.pub
1.5 parsecs away

Travel
| | What components are needed for building learning algorithms that leverage the structure and properties of graphs?
| | sausheong.github.io
3.4 parsecs away

Travel
| | I have written a lot of computer programs in my career, most of the time to solve various problems or perform some tasks (or sometimes just for fun). For most part, other than bugs, as long as I tell the computer what to do very clearly (in whichever the programming language I use) it will obediently follow my instructions. This is because computer programs are really good at executing algorithms - instructions that follow defined steps and patterns that are precise and often repetitious.
| | www.nicktasios.nl
10.7 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