Explore >> Select a destination


You are here

blog.reachsumit.com
| | christopher-beckham.github.io
14.9 parsecs away

Travel
| | I wrote a self-contained implementation of NVIDIA's EDM diffusion model in a Jupyter notebook, as well as its associated sampling algorithms. I also discuss the rather confusing names used for real-world implementations of those algorithms.
| | xcorr.net
8.5 parsecs away

Travel
| | 2022 was the year of generative AI models: DALL-E 2, MidJourney, Stable Diffusion, and Imagen all showed that it's possible to generate grounded, photorealistic images. These generative AIs are instances of conditional denoising diffusion probabilistic models, or DDPMs. Despite these flashy applications, DDPMs have thus far had little impact on neuroscience. An oil painting of...
| | sander.ai
10.8 parsecs away

Travel
| | The noise schedule is a key design parameter for diffusion models. Unfortunately it is a superfluous abstraction that entangles several different model aspects. Do we really need it?
| | blog.google
73.4 parsecs away

Travel
| Neural networks can train computers to learn in a way similar to humans. Googler Maithra Raghu explains how they work.