Skip to content
∑ Praveen T N Learning Library
Concepts Flashcards Writing Editorial AI Feed Graph
Portfolio ↗
Overview Concepts Flashcards Writing Editorial AI Feed Graph Search Back to portfolio ↗
Library/ Writing/Platforms & Practice

Platforms & Practice

Vendor stacks, protocols, certification paths, and field notes from delivery.

Clear
All Model Architecture19 Training & Alignment22 Inference & Serving18 Agents & Orchestration11 Reasoning & Evaluation26 Safety, Security & Governance7 Platforms & Practice20
Platforms & Practice 24 min

A Model Version Is No Longer a File: Registries for Compound AI Systems

Model registries were built to version a trained artefact you own. An LLM application's behaviour comes from a hosted snapshot that retires on someone else's calendar, plus prompts, an index and tools you change weekly. The relea…

model-registry-and-versioning mlops llm-systems evaluation ∑ ◫
Platforms & Practice 24 min

BM25 Refuses to Die: The Probabilistic Relevance Framework Behind Search's Most Durable Baseline

In 2021 a benchmark of 18 retrieval datasets found that a scoring function from 1994 still beat most neural retrievers outside their training domain. BM25 is not a heuristic that got lucky. It is a deliberate approximation of a p…

classical-ir information-retrieval ranking retrieval ∑ ◫
Platforms & Practice 120 min

Claude Certified Architect - Foundations: The Complete Exam Preparation Guide

A comprehensive, interactive study guide covering every domain of the Claude Certified Architect - Foundations (CCAF) exam. Master agentic architecture, tool design, Claude Code configuration, prompt engineering, and context mana…

claude certification anthropic agent-sdk ∑ ◫
Platforms & Practice 7 min

Five Doors Into Enterprise Agentic AI: Copilot Studio, Joule Studio, Azure AI Foundry, Databricks, and LangGraph

Every major enterprise vendor now sells a way to build AI agents, and they are not competing on the same axis. The real choice is not which product is best. It is how much control you are willing to trade for how much convenience.

agents enterprise langgraph copilot-studio
Platforms & Practice 27 min

Four Ways an A/B Test Lies: Power, Peeking, Sample Ratio Mismatch and Interference

At Microsoft, roughly one third of tested ideas move the metric in the intended direction. That number is only meaningful if the tests are trustworthy, and the four failure modes that destroy trustworthiness all produce a clean, …

experimentation ab-testing causal-inference statistics ∑ ◫
Platforms & Practice 9 min

From Macros to Agency: A Short History of Automating Knowledge Work

The dream of automating office work is older than the personal computer. Tracing the line from VisiCalc through RPA to LLM agents reveals a recurring lesson: the tools that record steps break, and the tools that pursue goals are …

history automation rpa agents
Platforms & Practice 25 min

Learning Without Labels: The Collapse Problem at the Heart of Self-Supervised Learning

Every joint-embedding method has the same trivial solution available to it: map every input to the same vector. The history of self-supervised learning is the history of preventing that, and the methods that look most different f…

self-supervised-learning contrastive-learning representation-learning embeddings ∑ ◫
Platforms & Practice 22 min

LoRA Is Not Cheap Full Fine-Tuning: What Low-Rank Adaptation Actually Changes

LoRA is usually explained as a budget approximation of full fine-tuning: same destination, less memory. Two lines of evidence say that framing is wrong. LoRA learns less, forgets less, and reaches a structurally different solutio…

peft lora qlora fine-tuning ∑ ◫
Platforms & Practice 23 min

Microsoft Azure AI Foundry: The Enterprise AI Development Platform

Microsoft has renamed its AI development platform three times in three years, from Azure AI Studio to Azure AI Foundry to Microsoft Foundry. Behind the branding churn is a genuinely ambitious consolidation: 1,900+ models, a manag…

azure ai-foundry enterprise-ai model-catalog ∑ ◫
Platforms & Practice 21 min

Model Context Protocol: How One JSON-RPC Standard Collapsed the M×N Integration Problem

Before MCP, connecting five agents to twenty tools meant writing a hundred bespoke adapters. A protocol turns that multiplication into an addition, and the math is the whole story.

mcp agents protocols tool-use ∑ ◫
Platforms & Practice 24 min

Query Understanding Is the Hidden Half of Search: From Broder's Taxonomy to LLM Query Rewriting

An LLM-written pseudo-document lifts BM25 by 15 nDCG@10 points on TREC DL 2019, and turns a 16 ms search into one that waits over two seconds for the model. Query understanding decides what the engine searches for before ranking …

query-understanding information-retrieval retrieval rag ∑ ◫
Platforms & Practice 24 min

Reading Its Own Handwriting: Position Bias, Feedback Loops and Counterfactual Correction

Move a document from rank 5 to rank 1 and its click-through rate jumps without its relevance changing at all. Train on those clicks and the model learns position, which the previous ranker chose, which means it learns to imitate …

ranking recommender-systems learning-to-rank counterfactual ∑ ◫
Page 1 of 2 · 20 posts Older →
Browse by topic

Tags

evaluation31 inference22 agents19 statistics17 benchmarks15 llm14 transformers13 mlops9 rag9 scaling9 alignment8 architecture8 attention8 causal-inference7 context-engineering7 experimentation7 infrastructure7 kv-cache7 latency7 llm-systems7 long-context7 mcp7 measurement7 orchestration7 reasoning7 reliability7 retrieval7 embeddings6 production6 reinforcement-learning6 security6 tool-use6 uncertainty6 anthropic5 counterfactual5 diffusion-models5
The library

1015 concepts, 11,105 flashcards and 123 long-form pieces on AI, NLP, deep learning, LLMs and agentic systems. Free, no sign-up, no paywall.

Sections Concepts Flashcards Writing AI Feed Knowledge Graph
Elsewhere Portfolio Architecture Practice RSS LinkedIn Buy me a coffee

Written and maintained by Praveen T N.

© 2026 Praveen T N