tils (page 5)
-
Batch convert m4b to m4a with ffmpeg
Easily batch-convert .m4b audiobooks to .m4a for compatibility with apps like NotebookLM using ffmpeg on macOS.
-
Easy Local DNS and SSL Certificates with sslip.io
Quickly get domain names for local IP addresses without editing hosts files or DNS
-
Understanding Perplexity in Language Model Evaluation
A concise guide to perplexity metric, its calculation, and significance for LLMs.
-
KL divergence and cross-entropy loss
How cross-entropy loss is just KL divergence in disguise—and when to use each.
-
Curse of Dimensionality
Why high-dimensional data quickly becomes sparse, distances stop making sense, and ML algorithms struggle