Goal models are used to describe the goals, tasks, and interactions of agents. They are widely used in software engineering to capture the requirements of multiple stakeholders.
This senior project is part of an ongoing MS thesis which aims to extract goal models from natural language text. The specific task for this senior project is to create estetically pleasing, user friendly interface for exploring goal models from a json file using d3 (or similar) library.
In classical Iterated Prisoner’s Dilemma Game, a group of agents play against each other many times. With introduction of memory, they can remember opponent’s previous moves and based on that they can change their strategy (see. https://arxiv.org/pdf/1605.08682).