Topic

Machine Learning

7 deep dives tagged Machine Learning — real systems, real numbers, no hand-waving.

What Is Jev? TypeSafe AI's System One Model, and Why It Refuses to Talk

15 min read

Jev is TypeSafe AI's System One model: a non-autoregressive transformer that returns typed, calibrated decisions instead of text. How it differs from LLMs.

  • ai
  • llms
  • machine-learning

Recommendation Is Vector Search With a Query You Never Typed

14 min read

Search and recommendation run the same engine: encode a query as a vector, return the nearest items. Only the query's origin differs. Here is the geometry.

  • recommendation-systems
  • vector-search
  • information-retrieval

The State of AI: A Field Report From Someone Who Actually Ships This Stuff

11 min read

A working engineer's mid-2026 field report on AI: what changed, what plateaued, where production reality is messy, and where the real work moved.

  • ai
  • llms
  • machine-learning

Local Models vs Frontier APIs: An Honest Accounting

11 min read

What it actually takes to run LLMs on your own hardware, why memory bandwidth is the real bottleneck, and when the economics flip in favor of the API.

  • llms
  • local-models
  • inference

The Solvers Refuse to Die: Classical Optimization vs the Learned Upstarts

11 min read

An honest scoreboard of classical optimization solvers versus learning-to-optimize, and the hybrid pattern where ML proposes and exact methods verify.

  • optimization
  • operations-research
  • machine-learning

How Machines Learned to See

11 min read

Computer vision's full arc: hand-crafted features, the 2012 ImageNet moment, ResNet, vision transformers, CLIP, and what models still cannot see.

  • computer-vision
  • deep-learning
  • transformers

How YouTube Decides What You Watch

11 min read

How YouTube's recommendation system works: two-stage retrieval and ranking, watch-time prediction, and multi-task MMoE models, per the published research.

  • recommendation-systems
  • machine-learning
  • ranking

Browse all topicsAll articles