生成模型概览 (Overview of Generative Models)
系统梳理四大主流生成模型——变分自编码器 (VAE)、生成式对抗网络 (GAN)、扩散模型 (DDPM) 和流模型 (Normalizing Flow) 的动机、数学原理及优劣势分析。
系统梳理四大主流生成模型——变分自编码器 (VAE)、生成式对抗网络 (GAN)、扩散模型 (DDPM) 和流模型 (Normalizing Flow) 的动机、数学原理及优劣势分析。
旨在减少常见 LLM 编码错误的行事指南,源自 Andrej Karpathy 的观察。
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations.
Probabilistic Machine Learning (PML) Chapter 3 Exercise Solutions.
Probabilistic Machine Learning (PML) Chapter 2 Exercise Solutions.
Probabilistic Machine Learning (PML) Chapter 5 Exercise Solutions.
Probabilistic Machine Learning (PML) Chapter 4 Exercise Solutions.
Probabilistic Machine Learning (PML) Chapter 6 Exercise Solutions.
Notes on Shapley Values and SHAP algorithms for model interpretability.
霍克斯过程(Hawkes Processes)在社交媒体事件分析中的基础教程,包括点过程基础、自激励机制、模拟采样及参数估计。