nash-equilibrium
There are 81 repositories under nash-equilibrium topic.
cheat-sheets/game-theory-cheat-sheet
Game Theory Cheat Sheet
krichelj/PyDiffGame
PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems
fjia30/MarkovSoccerGame
Implementing different learning algorithms and analyzing their performance in a Markov game model called the Soccer Game
forrestlaine/TensorGames.jl
Computing mixed-strategy Nash Equilibria for games involving multiple players
jtonglet/Nash-Q-Learning
Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.
eve-mas/eve-parity
Equilibrium Verification Environment (EVE) is a formal verification tool for the automated analysis of temporal equilibrium properties of concurrent and multi-agent systems.
masterai-top/MasterAI-1.0-1vs1-Limit
MasterAI decisively defeated 14 top human Texas hold'em poker professsionals in September 2020.。MasterAI 是Master团队在非完美信息博弈中实现的的一种扑克AI,在德州扑克一对一的有限押注已经取得成果,MasterAI于2020年9月战胜了**的14位顶级扑克职业选手
skranz/gtree
Game Theoretic Representation of Economic Experiments
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.
shehio/Project-Nash
A panoply of algorithms in game theory, econometrics, linear programming, and Montecarlo simulations.
sylvaticus/StrategicGames.jl
A set of functions in pure Julia for Game Theory
deeptexas-ai/MasterAI-1.0-1vs1-Limit
出售德州AI核心算法和训练大模型,有意者Telegram :@alibaba401;MasterAI decisively defeated 14 top human Texas hold'em poker professsionals in September 2020.
YIXIN-YAO/PSO-for-Nash-Equilibrium
PSO for Nash Equilibrium. This is the code for my undergraduate thesis.粒子群算法求解纳什均衡
danielhuppmann/binary_equilibrium
Illustrative examples of a multi-objective program subject to a binary quasi-equilibrium
kpandey008/dcgan
Implementation of Deep Convolutional Generative Adversarial Networks in Pytorch and Tensorflow
Zabuzard/NashFinder
Finds nash equilibria in strategic games by solving linear complementarity problems (LCP).
chaidisheng/Phase_Retrieval
A Special Nash Equilibrium
prateekiiest/btech_thesis
Bachelor Thesis on "Evaluating regrets while joining a community - A Novel Community Detection in Large Networks using Game Theory."
carlosgoe/game-theory
A Python implementation of game theory algorithms.
curvysquare/PPO-and-A2C-for-HULH-poker
My MSc project on applying, tuning and modifying the PPO and A2C algorithms to Pettingzoo MARL library two player poker game
DarkStarQuantumLab/Nash-Equilibrium-quantum-annealing
This repo contains the simulations found in the paper "Calculating Nash equilibrium on quantum annealers"
LeonSering/NashFlowComputation
A GUI-tool for computing Nash flows over time with or without spillback as well as (spillback) thin flows.
shuoyang2000/nash_equilibrium_solver
A simple Nash Equilibrium solver for two-player zero-sum games
skranz/RelationalContracts
Game theoretic analysis of dynamic games and relational contracts in R
vonhachtaugust/GameTheory
Game theory simulation of a cooperative game
WenjieZ/pokemongo
Using Nash Equlibrium to build minimalist PvE lists for Pokémon GO.
yeSpud/Nash
Nash calculator (Game Theory)
ChiaraVanderputten/NetworkDynamics
Repository about the projects in the course of network dynamics and learning at PoliTo
Cobord/GameTheory
Open Games, Correlated Equilibria Etc
josdas/Game-theory
Collection of computational algorithms in Game theory
kiarashrahmani/Nash-equilibrium
this is a repository that calculates Nash equilibrium for bayesian games with 2 players
nataliakoliou/Repeated-Coordination-Game
Multi-player Q-learning algorithm for detecting Nash equilibria in repeated coordination games
yongli-abc/Nash-Equilibrium-of-Reactive-Modules-Games-using-MCMAS
🤓 My master project, analysing Nash Equilibrium of reactive modules games.
chan-yc/comp0124-multi-agents-ai
UCL COMP0123 Multi-agent Artificial Intelligence (2023/24)
IngTIKNA/Nash_Game_Solver
This solver uses the support enumeration method for Nash Equilibrium computation of a 2-player bimatrix game.