Machine Learning & Training

What Is the Bellman Equation?

The Bellman equation is a fundamental relationship in reinforcement learning and dynamic programming. It expresses the value of a state as the immediate reward plus the discounted value of the states that follow. This recursive structure underlies many algorithms for learning optimal policies.

Further reading

Read more about Bellman equation — articles and blogs from around the web: