link to ai educator

This commit is contained in:
Phil Wang
2022-06-12 14:54:43 -07:00
parent ecc6f30901
commit 99cf9b5b96
+2
View File
@@ -6,6 +6,8 @@ Implementation of <a href="https://arxiv.org/abs/2006.11239">Denoising Diffusion
This implementation was transcribed from the official Tensorflow version <a href="https://github.com/hojonathanho/diffusion">here</a>
<a href="https://www.youtube.com/watch?v=HoKDTa5jHvg">Youtube AI Educator</a>
<a href="https://huggingface.co/blog/annotated-diffusion">Annotated code</a> by Research Scientists / Engineers from <a href="https://huggingface.co/">🤗 Huggingface</a>
<img src="./sample.png" width="500px"><img>