A decoder-only foundation model for time-series forecasting
Time-series forecasting is ubiquitous in various domains, such as retail, finance, manufacturing, healthcare and natural…
What Does the p-value Even Mean?
a second: as a data scientist, you’ve been through this scenario (chances are, more than…
Naturally Occurring Equivariance in Neural Networks
This article is part of the Circuits thread, an experimental format collecting invited short articles…
Graph neural networks in TensorFlow
Objects and their relationships are ubiquitous in the world around us, and relationships can be…
5 Useful Python Scripts for Advanced Data Validation & Quality Checks
Image by Author  # Introduction  Data validation doesn't stop at checking for missing values or…
Your RAG Gets Confidently Wrong as Memory Grows – I Built the Memory Layer That Stops It
TL;DR: a controlled four-phase experiment in pure Python, with real benchmark numbers. No API key.…
High-Low Frequency Detectors
This article is part of the Circuits thread, an experimental format collecting invited short articles…
A flexible library for auditing differential privacy
Differential privacy (DP) is a property of randomized mechanisms that limit the influence of any…
I Vibe Coded a Tool to That Analyzes Customer Sentiment and Topics From Call Recordings
Image by Author  # Introduction  Every day, customer service centers record thousands of conversations. Hidden…