game-theory-algorithms
There are 87 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.
himeinhardt/TuGames
A Mathematica Package for Cooperative Game Theory
alifa98/GameKit
A library for Game Theoy algorithms
dimitarpg13/reinforcement_learning_and_game_theory
Collection of materials and code samples on reinforcement learning / optimal control and game theory
MarshaGomez/Optimization-Methods-Matlab
University of Pisa Optimization Methods and Game Theory
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.
oedokumaci/gale-shapley
Python implementation of the Gale-Shapley Algorithm.
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.
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.
ChiaraVanderputten/NetworkDynamics
Repository about the projects in the course of network dynamics and learning at PoliTo
CptnGreen/filler
Feel the heat
dimitrisstyl7/bioinformatics-project-2023
University Project
jaroslaw243/gt_im_s
Game-theoretic integration of image segmentation methods, implemented in Python.
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
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
LukaSimovic/Intelligent-Systems
Three projects about Machine Learning (ML) and Artificial Intelligence (AI) written in Python programming language. There are two graphic simulations of game theory (sequential games) and search algorithms and one analysis and data processing using the K-Nearest Neighbors (KNN) algorithm.
mhmdrz-mirdamadi/Game_Theory_Projects
Implementation of some game theory algorithms
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