Select Git revision
value_iteration_agent_TODO_1.py

tuhe authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
value_iteration_agent_TODO_1.py 74 B
self.policy, self.v = value_iteration(mdp, gamma=gamma, **kwargs)