Skip to content

Commit

Permalink
Score-Based Generative Modeling
Browse files Browse the repository at this point in the history
  • Loading branch information
maziarraissi authored Oct 2, 2022
1 parent b6fa7c4 commit 41ea3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ This is a two-semester-long course primarily designed for graduate students. How
## Generative Networks; Diffusion Models
* Denoising Diffusion Probabilistic Models ([code](https://github.com/hojonathanho/diffusion))
* Diffusion Models Beat GANs on Image Synthesis ([code](https://github.com/openai/guided-diffusion))
* Score-Based Generative Modeling through Stochastic Differential Equations ([code](https://github.com/yang-song/score_sde))
## Advanced Topics; Domain Adaptation
* Learning Transferable Features with Deep Adaptation Networks ([code](https://github.com/thuml/DAN))
* Domain-Adversarial Training of Neural Networks ([code](https://github.com/ddtm/caffe/tree/grl))
Expand Down

0 comments on commit 41ea3b1

Please sign in to comment.