Sharing notes from my ongoing learning journey — what I build, break and understand along the way.
Reinforcement Learning Explained: Concepts, Math, and Real-World Examples

What Is Reinforcement Learning? A Beginner-Friendly Explanation with Examples In some machine learning problems, we don’t have the correct answer in advance, nor even labeled data. Instead, the model must learn from experience by trying, observing outcomes, and improving over…