There are 7 repositories under game-theory-algorithms topic.
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
Gambit: The package for computation in game theory
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
A Matlab Toolbox for Cooperative Game Theory
Computing mixed-strategy Nash Equilibria for games involving multiple players
Software codes for running the Game-theoretic Utility Tree (GUT) algorithm for the multi-robot Pursuit-Evasion problem in the Robotarium's simulator-hardware multi-robot testbed.
In this repository, the best solutions of data structures, combinatorial algorithms, game theory, artificial intelligence will be assembled. All implementations in the Javascript programming language.
Collection of materials and code samples on reinforcement learning / optimal control and game theory
This repository analyses Strategic form games for N-player calculating various Equilibrium's, Calculate MSNE for 2-Player strategic form and zero sum game, Also contains algorithm for N-player finite Mechanism design to check if social choice function is SDSE, Ex-Post-efficient and Non-dictatorial.
A Mathematica Package for Cooperative Game Theory
University of Pisa Optimization Methods and Game Theory
Python implementation of the Gale-Shapley Algorithm.
This project is focused on building a tool to calculate the expected value (EV) of poker hands in the popular card game Texas Holdem. The tool will allow players to make more informed decisions by analyzing the EV of different hand scenarios and betting strategies.
A prisoner's dilemma agent based model simulation for investigating effects of differing strategies on emergent behaviours and spatial patterns with configurable environments.
Animating and creating scroll-responsive features to create a more interactive way to experience my paper, "Shadows of Future Minds: A Game Theoretic Approach to Novel Agent Emergence".
Game-theoretic clusterization algorithm
🐋 A repository for useful algorithms and data structures
Library for solving variational mean-field games using optimal transport and the Sinkhorn algorithm
This repository contains a Python implementation of the Top Trading Cycle Algorithm, a mechanism for solving the problem of allocating indivisible items or resources among agents with preferences. The algorithm is widely used in the field of matching theory, particularly in the context of school choice and house allocation problems.
Multiplayer Texas Hold'Em poker game written in Elixir with Phoenix LiveView and OTP.
[Python & Gurobi] Adopted Game Theory & Linear Programming models to optimizing the price and sourcing strategy for Catfish producers in the United States
Repository about the projects in the course of network dynamics and learning at PoliTo
The goal of this project is to implement solutions to specific exercises from the "Introduction to Bioinformatics Algorithms" textbook.
Game-theoretic integration of image segmentation methods, implemented in Python.
Correlated Equilibrium and Mixed Nash Equilibrium with python
A Game Theoretic Approach For Rendering Immersive Experiences In The Metaverse
Portfolio selection using universal portfolios
This repository contains a Python implementation of the Stable Marriage Algorithm, a mechanism for solving the stable marriage problem. The algorithm is widely used in the field of matching theory to find a stable matching between two sets of elements, such as job applicants and employers or medical students and residency programs.
Prisoner's Dilemma: Introduction of a player playing according to a Reinforcement Learning algorithm
This is a python application which finds all pure Nash equilibriums and mixed Nash equilibriums for a given strategic game
Type-safe abstract trait recorder for 'finite state automata'-like agent