Iterative-Policy-Evaluation-Algorithm-and-OpenAI-Gym.This code implements the iterative policy evaluation algorithm in Python. We use the Frozen Lake environment from OpenAI Gym library to illustrate the performance of the iterative policy evaluation algorithm.