Live data from Hacker News

Viewing profile — ycy

ycy

HN member
Joined
Sat, Dec 01, 2012, 11:06 PM UTC
HN karma
50
Public activity
8 items

About ycy

No profile information was provided.

Recent public activity

  1. comment
    Comment #39681971

    It is hard to quantify the performance of samplers on individual images, but we have quantitative experiments on pretrained models in our paper ( https://arxiv.org/pdf/2306.04848.p…

  2. comment
    Comment #39678991

    Glad you liked it! Just curious, what else would you like to see to make the post more complete? I had focused on getting through the basics of diffusion training and sampling as c…

  3. comment
    Comment #39675592

    The 2d toy models such as the swissroll takes 2 mins to train on the CPU, whereas the fashionMNIST model takes a couple hours on any modern GPU

  4. comment
    Comment #39674543

    Yes, these blog posts offer a different perspective on diffusion models from the "projection onto data" perspective described in this blog post. You can view them as different ways…

  5. comment
    Comment #39674226

    My intention was to omit the details of batching in the blog post for clarity of exposition, and I'll update the post accordingly. Sorry for the confusion, but you can see the full…

  6. comment
    Comment #39673333

    Author here, when I tried to understand diffusion models I realized that the code and math can be greatly simplified, which led to me writing this blog post and diffusion library. …

  7. comment
    Comment #5636379

    Nope, scheme is still being taught in the "Python class". The final project is writing a Scheme interpreter in Python, so students still get to learn Scheme. http://www-inst.eecs.b…

  8. comment
    Comment #5462856

    I never stop discovering features in emacs, for example I found out about embedded calc mode yesterday. I was so impressed by it that I made a screencast demoing its features: http…