Skip to content

Latest commit

 

History

History

diffusion

Diffusion model

diffusion z diffusion preds

python -m gms.main --model=diffusion_model

For more details about the implementation, I plan to add more here/maybe a post.

For reference, see the original unixpickle and google research implementations that I based this off of:

Extensions that may me worthwhile to try to learn more:

  • get this implementation working on cifar10, adding bad extra tricks (mostly better arch)