Repository containing source codes for three semester projects
-
Sem01 - Agents in a maze like environment cooperatively collectively collect gold. The agents have to communicate to learn the map layout as well as to get help with picking up gold, as two agents are needed for that action.
-
Sem02 - Creation of an EFG (Extensive-form game) tree for a specific game and then creating a Linear Program to compute the game value.
-
Sem03 - Computation of Shapley value in coalitional games