https://towardsdatascience.com/bounded-kernel-density-estimation-2082dff3f47f Bounded Kernel Density EstimationThomas RouchFeb 28, 2024 “…when it comes to estimating continuous densities, people often resort to treating it as a mysterious black box. However, understanding this concept
What I Read: Statistical Validity, Clusters
https://www.fharrell.com/post/cluster The Burden of Demonstrating Statistical Validity of ClustersFrank HarrellOctober 6, 2024 “Most medical applications of statistical clustering techniques fail to address the most basic questions…”
What I Read: Transformers Inference Optimization
https://astralord.github.io/posts/transformer-inference-optimization-toolset Transformers Inference Optimization ToolsetAleksandr SamarinOct 1, 2024 “Large Language Models are pushing the boundaries of artificial intelligence, but their immense size poses significant computational challenges. As these models grow,
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…”
What I Read: Jensen’s Inequality
https://blog.moontower.ai/jensens-inequality-as-an-intuition-tool Jensen’s Inequality As An Intuition ToolKris AbdelmessihSep 29, 2021 “…Jensen’s Inequality informs us when an average occurance is a poor predictor of the average result.”