Implementation of the Prisoner's dilemma, providing an api to create and test algorithms
-
Updated
Dec 7, 2024 - Java
Implementation of the Prisoner's dilemma, providing an api to create and test algorithms
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.
Genetic Algorithm for Iterated Prisoner’s Dilemma
Add a description, image, and links to the prisoners-dilemma topic page so that developers can more easily learn about it.
To associate your repository with the prisoners-dilemma topic, visit your repo's landing page and select "manage topics."