Bellman Equation
Concept
A fundamental equation in dynamic programming and reinforcement learning used to calculate the value of a state or action by relating it to future states and rewards.
Mentioned in 2 videos
Videos Mentioning Bellman Equation

MIT 6.S094: Deep Reinforcement Learning
Lex Fridman
A fundamental equation in dynamic programming and reinforcement learning used to calculate the value of a state or action by relating it to future states and rewards.

MIT 6.S094: Deep Reinforcement Learning for Motion Planning
Lex Fridman
A core equation in dynamic programming and reinforcement learning used to find optimal policies by relating the value of a state or state-action pair to the values of subsequent states.