Projects Publications Blog Linklog

Linklog

A curated collection of links and resources I have found over time.

Tags: #algorithms (8)#best-practices (9)#cli (4)#data (10)#data-science (7)#deep-learning (8)#diffusion (3)#library (11)#llm (10)#LLM (1)#markdown (2)#optimization (6)#physics (3)#python (27)#rust (7)#SQL (2)#statistics (4)#tools (7)#vcs (6)#web-dev (4)

February 2025

Week 6
  • A Visual Guide to How Diffusion Models Work (towardsdatascience.com) - #deep-learning#diffusion

    An interesting dive into what makes diffusion models work. The summary is that diffusion models are models trained on data with noise to find the original data, at various level of noise. They eventually learn the probability distribution of the images in the space of all possible pixel arrangements. You can then iteratively denoise a pure Gaussian noise picture until you generate a new image: this is like sampling the learned probability distribution.

November 2024

Week 47
  • Perspectives on diffusion (sander.ai) - #diffusion

    Some interesting thoughts on diffusion models.

  • Thoughts on Riemannian metrics and its connection with diffusion/score matching [Part I] (blog.christianperone.com) - #physics#diffusion

    An in-depth description of the connections between diffusion models and Riemannian geometry.

You can follow me via RSS. Switch theme.
© 2025 Nicolas Chagnet. All rights reserved.