Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 424 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 424 Bytes

CZ4046 Intelligent Agents

Assignment 1: Agent Decision Making

To calculate the optimal policy and the utilities of all(non-wall) states in a 6x6 grid world using both value iteration and policy iteration.

Prerequisites

Assignment 2: Repeated Prisoners Dilemma

Description goes here...