algorithms
All articles tagged with "algorithms"
3 Articles
Data Science
K-Means at Scale: Why It Falls Apart and What's Next
K-means is the algorithm everyone learns in their intro ML course and then uses incorrectly for the rest of their career. It's deceptively simple: pick K...
Web Development
The Art of Dithering: Beautiful Images With One Bit
Lucas Pope's Return of the Obra Dinn is one of the most visually striking games ever made, and it uses exactly two colors: black and white. One bit per pixel....
Emerging Tech
How JPEG Compression Actually Works
JPEG is the cockroach of file formats. It was standardized in 1992, predates the web browser, and has survived every attempt to replace it. WebP, AVIF, HEIC —...