Skip to content
#

prisoner-dilemma-simulation

Here are 32 public repositories matching this topic...

A prisoner's dilemma agent based model simulation for investigating effects of differing strategies on emergent behaviours and spatial patterns with configurable environments.

  • Updated Mar 16, 2024
  • Python

This Python program simulates the Prisoner's Dilemma, allowing players to choose from various strategies (Cooperator, Defector, Revenger, Tit-for-Tat, Random, and Detective). Players can specify the number of rounds, with an optional delay to observe each round’s interactions.

  • Updated Oct 26, 2024
  • Python

This program simulates and quantifies outcomes of parameterized prisoner’s dilemma simulation in various MAS networks. This is the third lab in the series of 3 lab projects designed to introduce Multi-Agent Systems (MAS) as a base for Machine Learning.

  • Updated Nov 29, 2024
  • Java

Improve this page

Add a description, image, and links to the prisoner-dilemma-simulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prisoner-dilemma-simulation topic, visit your repo's landing page and select "manage topics."

Learn more