There are 1 repository under prisoners-dilemma topic.
A research tool for the Iterated Prisoner's Dilemma
Trains machine learning strategies for the IPD with evolutionary and particle swarm algorithms, including neural networks and finite state machines
Code for our PLOS ONE paper: "Predicting Human Decision Making in Psychological Tasks with Recurrent Neural Networks"
Code and materials for the paper S. Phelps and Y. I. Russell, Investigating Emergent Goal-Like Behaviour in Large Language Models Using Experimental Economics, working paper, arXiv:2305.07970, May 2023
Twitter bot that plays Prisoner's Dilemma
In this project, you will be able to access the games and codes that I made which are shown to us in the Game Theory lecture.
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.
Implementation of the Prisoner's dilemma, providing an api to create and test algorithms
Agent-based model of multi-level group selection
A prisoner's dilemma agent based model simulation for investigating effects of differing strategies on emergent behaviours and spatial patterns with configurable environments.
oTree experiment with Prisoner's dilemma
A Julia package for the quantum prisoner's dilemma model.
A tool to analyze strategies for the Iterated Prisoner's Dilemma
Python code for Grim, Mar, St. Denis - The Philosophical Computer: Exploratory Essays in Philosophical Computer Modeling (1998)
A simulation of the infamous Iterated Prisoner's Dilemma by Robert Axelrod
Simulator for the classical prisoner dilemma game.
Simulation of agents competing for resources with different strategies
Återskapa mitt gymnasiearbete. Du kan välja att återskapa konturlinjer, de itererade spelen, eller ett förenklat spel av dilemmat som visas upp på mässan.
A Python project that explores the dynamics of cooperation and competition through the lens of game theory. Employing cellular automata and classic tactics like Tit For Tat, the project investigates the performance of various strategies in the context of the Prisoner's Dilemma.
This was a simulation of the Prison Break Riddle by Veritasium. made for my AP CSA Class.
The prisoner's dilemma in python
Multi-agent system for modeling trust in market exchanges.
Computational analysis and data visualization tool for the Prisoner's Dilemma.
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.
Iterative Prisoner Dilemma - Tournament of 20+ classic strategies and an ML player built with DQN in Javascript
Iterative Prisoner Dilemma - Tournament of 20+ classic strategies and an ML player built with DQN
An implementation of iterative prisoner dilemma with reinforcement learning via q_table (NOT DQN) in Python with around 30 strategies
Repo associated with the paper: Algorithmic Collusion And The Minimum Price Markov Game
The Prisoner's Dilemma Game
A practical look at the Axelrod tournament.
Axelrod's Simulation but with a custom way to make your own strategies and a custom scoring system.