Game Theory Cheat Sheet
-
Updated
May 4, 2023
Game Theory Cheat Sheet
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
Two solvers for finite two-player games: fully-mixed Nash equilibrium for m x n normal-form games via linear programming, and subgame-perfect equilibrium for extensive-form games via backward induction.
Computing mixed-strategy Nash Equilibria for games involving multiple players
Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.
德州扑克 AI 引擎,德州AI,用于博弈论策略、自我博弈和实时决策 ,可以在德州源码上。Texas Holdem AI engine for game-theory strategy, self-play and real-time decision experiments.
Implementing different learning algorithms and analyzing their performance in a Markov game model called the Soccer Game
Equilibrium Verification Environment (EVE) is a formal verification tool for the automated analysis of temporal equilibrium properties of concurrent and multi-agent systems.
Game Theoretic Representation of Economic Experiments
A panoply of algorithms in game theory, econometrics, linear programming, and Montecarlo simulations.
PSO for Nash Equilibrium. This is the code for my undergraduate thesis.粒子群算法求解纳什均衡
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 set of functions in pure Julia for Game Theory
Implementation of Deep Convolutional Generative Adversarial Networks in Pytorch and Tensorflow
MasterAI 1.0 - 1v1 Limit Texas Hold'em AI /德州AI / 一对一限注德州扑克AI / 一對多限注德州撲克AI - CFR solver, Monte Carlo, real-time decision engine
Illustrative examples of a multi-objective program subject to a binary quasi-equilibrium
Dealta Core is an L1 blockchain, which deploys a decentralized trustless protocol for physical trading
Finds nash equilibria in strategic games by solving linear complementarity problems (LCP).
A Python implementation of game theory algorithms.
To associate your repository with the nash-equilibrium topic, visit your repo's landing page and select "manage topics."