Mon 10 June 2024 From Chaos to Clarity: My Journey with Obsidian How I got more organized and productive with ObsidianMD, SyncThing and NeuraCache
Mon 18 July 2022 Machine learning coming to Hobbiton - from zero to logistic regression with gradient descent Let's re-discover every bit of the logistic regression model (binary cross-entropy, gradient descent) with pre-requisities(linear algebra, and calculus)
Mon 07 June 2021 Searching for similar objects with Vantage Point Trees Fast similarity search (k-nearest neighbors) for objects of any kind in metric spaces
Sat 14 November 2020 Introduction to MCMC and Metropolis-Hastings sampling Let's build intuition about MCMC from ground up using python and matplotlib