# Learn Generative Ai Coding

### Learn to Code Generative Ai

* Introduction to Diffusion Models for Image Generation – A Comprehensive Guide : <https://learnopencv.com/image-generation-using-diffusion-models/>&#x20;
* [The Illustrated Stable Diffusion](https://jalammar.github.io/illustrated-stable-diffusion/) - really nice overview of Stable Diffusion and the pieces that make it up
* AIAIART - really nice ongoing [youtube series](https://www.youtube.com/playlist?list=PL23FjyM69j910zCdDFVWcjSIKHbSB7NE8) and discussion in its [Discord](https://discord.com/invite/aq3kv4Mtcd)
* [Deep Learning for Art, Aesthetics, and Creativity](https://www.youtube.com/playlist?list=PLCpMvp7ftsnIbNwRnQJbDNRqO6qiN3EyH) - MIT course available on youtube
* [Dive into Deep Learning](https://d2l.ai/index.html) (online, free, interactive)
* [Deep Learning Foundations to Stable Diffusion](https://www.fast.ai/posts/part2-2022-preview.html) - 4 videos from the fast.ai class
* [Generative Deep Learning](https://amzn.to/3FNr3ap): Teaching Machines to Paint, Write, Compose, and Play by David Foster \[2019]\
  Really enjoyed this and it's a great book! It's from 2019 so doesn't cover the very latest like VQGAN, CLIP, guided diffusion though.
* [HuggingFace Diffusion Models Class](https://github.com/huggingface/diffusion-models-class) - nice coverage of the diffusers library and Stable Diffusion&#x20;
* [The Artist in the Machine](https://amzn.to/32I0kOm): The world of AI-powered creativity by Arthur I. Miller \[2020]\
  Not very technical but engaging and inspiring view of many Ai art projects so far.
* [ml4a.net](https://ml4a.net/) - online textbook, classes, and learning resources
