Getting Up to Speed with SHAP for Model Interpretability
Value proposition, intuition, and analytical breakdown of SHAP
Value proposition, intuition, and analytical breakdown of SHAP
Derivation of objective and gradient, visualizing a gradient update
Landing page for the blog post series
Formulation of the VAE objective, neural network architecture design, optimization, and practical uses
Detailed walkthrough of a PyTorch VAE implementation trained on MNIST, including visualizations of data generation, reconstruction, and anomaly detection
Introduction to latent variable models, derivation of the ELBO, and the relationship with Expectation Maximization
Intuitive introduction to KL divergence, including discussion on its asymmetry
Code-based walkthrough showing how AUC is computed for a simple model trained on a simple dataset