Bellman operator and contraction property
Currently, I am learning about Bellman Operator in Dynamic Programming and Reinforcement Learning. I would like to know why is Bellman operator contraction with respect to infinity norm? Why not another norm e.g. Euclidian norm?
Topic dynamic-programming reinforcement-learning
Category Data Science