https://www.rehansheikh.com/blog/vae What the F*** is a VAE?Rehan SheikhJanuary 23, 2025 “A disentangled variational autoencoder aims for each latent dimension… to correspond to a single factor of variation in your dataset.”
What I Read: Mathematics, ML
https://thegradient.pub/shape-symmetry-structure Shape, Symmetries, and Structure: The Changing Role of Mathematics in Machine Learning ResearchHenry Kvinge16.Nov.2024 “What is the Role of Mathematics in Modern Machine Learning?”
What I Read: Unit Disk Sampling
https://towardsdatascience.com/unit-disk-uniform-sampling-91880f3740fa?gi=4b73b464a4d0 Unit Disk Uniform SamplingThomas RouchSep 16, 2024 “Discover the optimal transformations to apply on the standard [0,1] uniform random generator for uniformly sampling a 2D disk”
What I Read: Viola Jones’ Algorithm
https://medium.com/@aaronward6210/facial-detection-understanding-viola-jones-algorithm-116d1a9db218 Facial Detection — Understanding Viola Jones’ AlgorithmAaronWardJan 24, 2020 “There are many approaches to implement facial detection…”