https://luminousmen.com/post/building-a-bloom-filter Building a Bloom filterluminousmen “In this post, we will explore the Bloom filter — a data structure that is ingenious in its simplicity and elegant in its design.”
What I Read: Convolutions, Probability
https://www.countbayesie.com/blog/2022/11/30/understanding-convolutions-in-probability-a-mad-science-perspective Understanding Convolutions in Probability: A Mad-Science PerspectiveWill Kurt, Count BayesieDecember 01, 2022 “If you’ve ever done much mad science you’ll know that a major problem is selectively determining the
What I Read: How to assign partial credit on an exam of true-false questions
https://terrytao.wordpress.com/2016/06/01/how-to-assign-partial-credit-on-an-exam-of-true-false-questions/ How to assign partial credit on an exam of true-false questions?By Terence Tao1 June, 2016Updates on my research and expository papers, discussion of open problems, and other maths-related topics.
What I Read: binary cross-entropy, log loss
https://towardsdatascience.com/understanding-binary-cross-entropy-log-loss-a-visual-explanation-a3ac6025181a?gi=375ce73be21b Understanding binary cross-entropy / log loss: a visual explanationDaniel GodoyNov 21, 2018 “If you are training a binary classifier, chances are you are using binary cross-entropy / log loss