Engineering Notes
Thoughts and Ideas on AI by Muthukrishnan
Home
All posts
AI Agents
Engineering Manager
About
Resume
Tags & Stats
Tag: Q-Learning
04
Nov 2025
Temporal Difference Learning and Q-Learning as the Engine of Agent Intelligence
**Temporal Difference (TD) Learning** and its most prominent variant, **Q-Learning**, are among the most influential al...
05
Oct 2025
An Introduction to Reinforcement Learning for AI Agents
## Concept Introduction Reinforcement Learning (RL) is a paradigm of machine learning where an **agent** learns to mak...