Game Theory Cheat Sheet
-
Updated
May 4, 2023
Game Theory Cheat Sheet
Tools for calculating some Nash equilibria with thesis document
Nash Equilibrium, evolutionary dynamics in a spatial context and multi armed bandit reinforcement learning.
Finds nash equilibria in strategic games by solving linear complementarity problems (LCP).
A consensus-based optimization methods for saddle point problems (CBO-SP)
An implementation of an algorithm to solve 2 player zero sum games without saddle points using mixed strategy Nash Equilibria
A Python library that simulates agent interactions in normal-form games, uncovering how strategies evolve and adapt over time.
Add a description, image, and links to the nash-equilibria topic page so that developers can more easily learn about it.
To associate your repository with the nash-equilibria topic, visit your repo's landing page and select "manage topics."