Section 01
[Introduction] From Zero Derivation to Practical Application: A Complete Open-Source Project of Generative AI Course Notes
Generative AI is sweeping the globe, but resources for understanding its underlying principles are scarce. This open-source course note project by GitHub user HAYDARKILIC, in the form of Jupyter Notebooks, combines theoretical foundations with Python practical implementation. It derives key formulas from first principles and visualizes them, filling the gap between application-level practice and abstract mathematics. The content covers probability theory, Bayesian inference, deep generative models (VAE/GAN/Diffusion), and Transformer-based large language models, suitable for beginners to progress step by step and for practitioners to fill knowledge gaps.