Code Monkey home page Code Monkey logo

diffusion_models's Introduction

Update: Blog posts: DDPMs from scratch

Diffusion Models

Diffusion models are a class of likelihood-based generative models that recently have been used to produce very high quality images compared to other existing generative models like GANs. For example, take a look at the latest research Imagen or GLIDEwhere the authors used diffusion models to generate very high quality images.

Although you can find a lot of material online regarding other generative models like GANs to learn from, the list of resources for learning about diffusion models is still sparse. On top of it, the mathematics behind the diffusion models is a bit harder to understand. To address this, we are creating this repo to give you enough material to make you understand the working of diffusion models and the maths involved.

We try to keep everything organized in notebooks which you can run on Colab. We are also organizing the content in a series of short blog-posts but that would take some time. Also, some of the notebooks presented here are marked as optional. These notebooks covers the theoretical parts that you should be aware of before reading about diffusion models.


Table of Contents

Chapter No
Topic
Colab GitHub
1. Random Variables (Optional) Open In Colab Open in GitHub
2. Gaussian Distribution and DDPMs Open In Colab Open in GitHub
3. A deep dive into DDPMs Open In Colab Open in GitHub

diffusion_models's People

Contributors

aakashkumarnain avatar afrozenator avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.