game-theory
There are 739 repositories under game-theory topic.
tirthajyoti/Papers-Literature-ML-DL-RL-AI
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
bupticybee/TexasSolver
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
jpantunes/awesome-cryptoeconomics
An awesome curated list of Cryptoeconomic research and learning materials
Axelrod-Python/Axelrod
A research tool for the Iterated Prisoner's Dilemma
anishLearnsToCode/books
A collection of Mathematics + CS + what have you related books collected over the years for school 🎓 and personal reading 📚.
mmschlk/shapiq
Shapley Interactions and Shapley Values for Machine Learning
cair/TsetlinMachine
Code and datasets for the Tsetlin Machine
gambitproject/gambit
Gambit: The package for computation in game theory
chauvinSimon/My_Bibliography_for_Research_on_Autonomous_Driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
b-inary/wasm-postflop
[Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance (web browser version)
cheat-sheets/game-theory-cheat-sheet
Game Theory Cheat Sheet
mimoralea/applied-reinforcement-learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
uoftcprg/pokerkit
An open-source Python library for poker game simulations, hand evaluations, and statistical analysis
kkga/gamedesign-playlist
Collection of articles, books, videos and other things I found useful for those interested in the topic.
b-inary/postflop-solver
[Development suspended] An efficient open-source postflop solver library written in Rust
b-inary/desktop-postflop
[Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance
AvivNavon/nash-mtl
Official implementation of "Multi-Task Learning as a Bargaining Game" [ICML 2022]
benedekrozemberczki/shapley
The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).
kaidul/Data_Structure_and_Algorithms_Library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Nikoleta-v3/Game-Theory-and-Python
Game Theory and Python, a workshop investigating repeated games using the prisoner's dilemma
AllAlgorithms/algorithms
The All â–²lgorithms documentation website.
HJReachability/ilqgames
Iterative Linear-Quadratic Games!
daffidwilde/matching
A package for solving matching games
Mikerah/awesome-algorithmic-game-theory
An Awesome list for resources on algorithmic game theory
PuYuuu/vehicle-interaction-decision-making
The decision-making of multiple vehicles at intersection bases on level-k game and MCTS
aai-institute/pyDVL
pyDVL is a library of stable implementations of algorithms for data valuation and influence function computation
Limmen/csle
A research platform to develop automated security policies using quantitative methods, e.g., optimal control, computational game theory, reinforcement learning, optimization, evolutionary methods, and causal inference.
dr-orlovsky/library
Collection of papers in the field of distributed systems, game theory, cryptography, cryptoeconomics, zero knowledge
YingtongDou/Nash-Detect
Code for KDD 2020 paper Robust Spammer Detection by Nash Reinforcement Learning
Polkadot-Blockchain-Academy/pba-book
The materials used in the Polkadot Blockchain Academy
lambdaclass/finance_playground
Juypter notebooks playground to explore and analyse economy and finance ideas
opendataval/opendataval
OpenDataVal: a Unified Benchmark for Data Valuation in Python (NeurIPS 2023)
lucylow/Deep-Learning-Mahjong---
Reinforcement learning (RL) implementation of imperfect information game Mahjong using markov decision processes to predict future game states
AdamStelmaszczyk/gtsa
Game Tree Search Algorithms - C++ library for AI bot programming
EricSteinberger/Neural-Fictitous-Self-Play
Scalable Implementation of Neural Fictitous Self-Play
gavento/gamegym
A game theory framework with examples and algorithms