Multi-agent reinforcement learning programs based on Game theory
-
Updated
Feb 11, 2023 - Python
Multi-agent reinforcement learning programs based on Game theory
AI algorithm that plays Texas hold 'em poker (part of university research in imperfect information games)
Hopefully, a compact and general-purpose Python package for Multiperturbation Shapley value Analysis (MSA).
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
Console Implementation of ancient game Nine Men's Morris in python, with minimax algorithm and alpha-beta pruning
Official Implementation of STLGame (L4DC'25)
This project simulates the Prisoner's Dilemma using various strategies in Python, focusing on a novel Self-Preservation + Tit for Tat approach.
might not be the shortest but descriptive and easy for newcomers too.
This is a simulation of basic game theory principles in Python
This project simulates repeated games of the Prisoner's Dilemma between AI agents with different strategies. It's designed to test game theory principles, analyze strategy effectiveness, and compare how cooperation and competition evolve over time.
A practical look at the Axelrod tournament.
A simulation tool to test Braess's Paradox in traffic networks.
An interactive game theory application for analyzing 2-player games using nashpy and axelrod in a tkinter GUI
Program using Game theory on Connect4, try to beat it 🤓
Application of game theory in designing coupled neuronal oscillator
Code to calculate PSNE and Dominant Strategies for a n-player game (very weakly)
Decision making in multi-agent systems when agents have multiple choices and are connected with other agents according to a specific social network.
Engine for simulating strategy interactions. Users can write their own custom strategy to battle against others.
Implentation of an AI on the connect 4 game
Use of Benevolent Cooperation to create fair Reward Distribution Policy.
Add a description, image, and links to the gametheory topic page so that developers can more easily learn about it.
To associate your repository with the gametheory topic, visit your repo's landing page and select "manage topics."