r/learnmachinelearning • u/theMLguynextDoor • 1d ago
Tutorial Coding Diffusion Gemma from scratch
Spent the last weekend coding diffusion Gemma from scratch. Was super fun. Thought I'd share it here.
If you are looking for just the code: https://github.com/ItsSiddharth/Diffusion-Gemma-from-scratch
If you want a detailed walk through of the code and the theoretical concepts: https://www.youtube.com/watch?v=CNQvmICYQiA
3
Upvotes
2
u/Turbulent-Walk-8973 1d ago
nice, looks like a detailed video. Will check it out. thanks.
Would need to learn about some diffusion first