game-theory-algorithms
There are 95 repositories under game-theory-algorithms topic.
bupticybee/TexasSolver
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
gambitproject/gambit
Gambit: The package for computation in game theory
SarthakKeshari/Java-Questions-and-Solutions
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.
SarthakKeshari/CPP-Questions-and-Solutions
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.
himeinhardt/MatTuGames
A Matlab Toolbox for Cooperative Game Theory
forrestlaine/TensorGames.jl
Computing mixed-strategy Nash Equilibria for games involving multiple players
herolab-uga/gut-pursuit-evasion-robotarium
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.
ispaneli/lippy
A module for solving linear programming problems on Python.
TelychkoVitalii/JS_algorithms
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.
sid230798/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.
dimitarpg13/reinforcement_learning_and_game_theory
Collection of materials and code samples on reinforcement learning / optimal control and game theory
himeinhardt/TuGames
A Mathematica Package for Cooperative Game Theory
alifa98/GameKit
A library for Game Theoy algorithms
MarshaGomez/Optimization-Methods-Matlab
University of Pisa Optimization Methods and Game Theory
oedokumaci/gale-shapley
Python implementation of the Gale-Shapley Algorithm.
CFR2000/Poker-EV-Calculator
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.
zeyus/FLAMEGPU2-Prisoners-Dilemma-ABM
A prisoner's dilemma agent based model simulation for investigating effects of differing strategies on emergent behaviours and spatial patterns with configurable environments.
dreamchef/genetic-equations-game-theory
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".
jaroslaw243/clusterization_game
Game-theoretic clusterization algorithm
keivanipchihagh/Game-Theory-and-Intelligent-Thinking
🐋 A repository for useful algorithms and data structures
ManifoldFR/entropic-mfg
Library for solving variational mean-field games using optimal transport and the Sinkhorn algorithm
MohammadYasinKarbasian/Top-Trading-Cycle
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.
myotp/ex-poker
Multiplayer Texas Hold'Em poker game written in Elixir with Phoenix LiveView and OTP.
salimwid/Game_Theory_LP_Aquaculture_Optimization
[Python & Gurobi] Adopted Game Theory & Linear Programming models to optimizing the price and sourcing strategy for Catfish producers in the United States
ChiaraVanderputten/NetworkDynamics
Repository about the projects in the course of network dynamics and learning at PoliTo
CptnGreen/filler
Feel the heat
dimitrisstyl7/bioinformatics-project
The goal of this project is to implement solutions to specific exercises from the "Introduction to Bioinformatics Algorithms" textbook.
jaroslaw243/gt_im_s
Game-theoretic integration of image segmentation methods, implemented in Python.
Amirreza81/Equilibrium-Game-Theory
Correlated Equilibrium and Mixed Nash Equilibrium with python
Ansh-Sarkar/LiV_DAM-And-VU_SAM-Simulations
A Game Theoretic Approach For Rendering Immersive Experiences In The Metaverse
infamoussoap/UniversalPortfolio
Portfolio selection using universal portfolios
MohammadYasinKarbasian/Stable-Marriage
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.
Mouss6315/Dilemma-Prisoners
Prisoner's Dilemma: Introduction of a player playing according to a Reinforcement Learning algorithm
nimrodkingston/Nash-Equilibrium-Calculator
This is a python application which finds all pure Nash equilibriums and mixed Nash equilibriums for a given strategic game
sturex/fsm-intelligence
Type-safe abstract trait recorder for 'finite state automata'-like agent