https://pythonspeed.com/articles/uv-python-production Should you use uv’s managed Python in production?by Itamar Turner-TrauringLast updated 15 Oct 2024 “The uv Python packaging tool provides fast replacements for tools like pip… one of its
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.”