This repository documents my hands-on study of Diffusion Models and Efficient AI implementation. It combines two courses:
kaist-cs492d/
: Deep dive into DDPM, DDIM, SDS and StochSync.mit-6s940/
: Efficient AI topics like quantization, pruning, distillation with PyTorch.docs/
: Concept notes and insights.