Recreation of the prisoner's dilemma model from Axelrod's "Evolution of Cooperation" in Python
-
Updated
Nov 17, 2024 - Python
Recreation of the prisoner's dilemma model from Axelrod's "Evolution of Cooperation" in 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.
All about Iterated Prisoner's Dilemma. Python code and jupyter notebooks. See how to build new strategies and evaluate them.
A prisoner's dilemma agent based model simulation for investigating effects of differing strategies on emergent behaviours and spatial patterns with configurable environments.
Iterative Prisoner Dilemma - Tournament of 20+ classic strategies and an ML player built with DQN
Iterative Prisoner Dilemma - Tournament of 20+ classic strategies and an ML player built with DQN in Javascript
An implementation of iterative prisoner dilemma with reinforcement learning via q_table (NOT DQN) in Python with around 30 strategies
The prisoner's dilemma in 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.
This was a simulation of the Prison Break Riddle by Veritasium. made for my AP CSA Class.
Prisoner's-Dilemma-Tournament-Mode
Prisoner's Dilemma research environment.
Simulator for the classical prisoner dilemma game.
A tool to analyze strategies for the Iterated Prisoner's Dilemma
A NetLogo Agent Based Model extending Smaldino's (2013) Spatial Prisoner's Dilemma by incorporating reciprocating agents.
Finds optimal strategies for sequential symmetric games using a genetic algorithm
This is a model plugin for Evoplex. It implements the spatial prisoner's dilemma game proposed by Nowak, M. A., & May, R. M. (1992). Evolutionary games and spatial chaos. Nature, 359(6398), 826.
simulation of the dilemma pf prisonner using vba excel
Prisoner's dilemma simulator including genetic algorithms for strategy evolution and a spatial variant of the iterated prisoner's dilemma game
Lacan's Prisoner's Dilemma Done VIsually and Linearly
Add a description, image, and links to the prisoner-dilemma-simulation topic page so that developers can more easily learn about it.
To associate your repository with the prisoner-dilemma-simulation topic, visit your repo's landing page and select "manage topics."