Volume XIV • Technical Archive

Articles

A curated collection of technical explorations, architectural insights, and research findings from the intersection of AI and distributed systems.

search
The Radio Knobs of AI: Weights, Biases, and the Learning Loop
AI/ML
January 2026 3 min read

The Radio Knobs of AI: Weights, Biases, and the Learning Loop

Understanding how AI models actually learn through weights, biases, gradients, and the training loop.

Machine Learning Weights Biases
AI/ML
William Golovlev arrow_forward
The Atoms of AI: Understanding Tensors
AI/ML
January 2026 2 min read

The Atoms of AI: Understanding Tensors

Breaking down what tensors actually are and why they're the foundation of machine learning.

Machine Learning Tensors PyTorch
AI/ML
William Golovlev arrow_forward
AI Loss Functions: How a Model Knows It Is Wrong
AI/ML
January 2026 2 min read

AI Loss Functions: How a Model Knows It Is Wrong

Understanding how AI models measure their mistakes and learn from them.

Machine Learning Loss Functions AI Tutorial
AI/ML
William Golovlev arrow_forward
Why Your AI is Probably Cheating (and How to Stop It)
AI/ML
January 2026 3 min read

Why Your AI is Probably Cheating (and How to Stop It)

Diving into One-Hot encoding, smart data splitting, and the trap of the single metric.

Machine Learning AI Ethics Data Science
AI/ML
William Golovlev arrow_forward
How do your favorite LLMs like ChatGPT work, and where is the future for LLMs heading?
AI/ML
January 2026 3 min read

How do your favorite LLMs like ChatGPT work, and where is the future for LLMs heading?

How neural networks use embeddings to conquer NLP and tabular data.

NLP LLM ChatGPT
AI/ML
William Golovlev arrow_forward
Introducing the Model Context Protocol (MCP) - Your Universal AI Plug
AI/ML
September 2025 2 min read

Introducing the Model Context Protocol (MCP) - Your Universal AI Plug

A beginner's guide to MCP, the open standard connecting AI to the world.

AI Tools MCP Model Context Protocol
AI/ML
William Golovlev arrow_forward