Implement Diffusion Network

Implement a generative diffusion model (DDPM or score-based) with noise scheduling, U-Net architecture, training loop, and sampling procedures including DDIM acceleration. Use when building a generative model for image, audio, or molecular synthesis; implementing DDPM from a research paper; adding a custom noise schedule or conditioning mechanism; replacing a GAN-based generator with a diffusion alternative; or prototyping before scaling with production frameworks like diffusers.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/implement-diffusion-network commit 4beb100d9b

Frequently asked questions

npx skillmds@latest add pjt222/implement-diffusion-network