Reinforcement-learning Posts
Mastering Complexity
Explore EXA's Unified Intelligence ecosystem that distills complex business environments into clear conclusions and redefine your enterprise strategy.

RL1. The History of Reinforcement Learning: From the Bellman Equation to Deep Reinforcement Learning
I chose Reinforcement Learning (RL) as the first topic of this blog because of my personal interest in a field that has developed from classical theory along a different trajectory from rapidly advancing deep learning and LLM AI agents, while continuing to influence the real world, and because reinforcement learning is also being integrated into Exa-Solution, Exavion’s extended ERP and AI-integrated enterprise application.

RL2. Reinforcement Learning Before Mathematics: From Behavioral Experiments to MDP
Many learners who are new to Reinforcement Learning struggle early on because they do not clearly understand the conceptual difference and relationship between the Markov Decision Process (MDP) and Reinforcement Learning (RL). To reduce this confusion, it is necessary to first clarify how the two concepts are related.