Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: game-theory-algorithms

bupticybee/TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:

Language: C++ - Size: 30.8 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 1,606 - Forks: 289

gambitproject/gambit

Gambit: The package for computation in game theory

Language: C++ - Size: 28.8 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 378 - Forks: 146

samykalisch/Complexity-Science

Solutions to Think Complexity by Allen B. Downey

Language: Jupyter Notebook - Size: 503 KB - Last synced: 23 days ago - Pushed: 24 days ago - Stars: 0 - Forks: 0

fioreale/pokerbot

PokerBot - Project for the Economics and Computation course @ PoliMi 2019/2020

Language: Python - Size: 1.57 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

dimitarpg13/reinforcement_learning_and_game_theory

Collection of materials and code samples on reinforcement learning / optimal control and game theory

Language: Python - Size: 858 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 2 - Forks: 2

PrakharDoneria/Tic-Tac-Toe-Python

Simple implementation of the classic Tic Tac Toe game using Python's Tkinter library for the GUI. Features include player vs. AI gameplay, win and tie detection, and dynamic GUI updates. Easy to play and customize. Enjoy a timeless game of Tic Tac Toe!

Language: Python - Size: 9.77 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

josepmc10/VotingSystemGT

Implementation of the Paper Ronald L. Rivest, and Emily Shen. An Optimal Single-Winner Preferential Voting System Based on Game Theory. On Python with some examples of use

Language: Jupyter Notebook - Size: 45.9 KB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ispaneli/lippy

A module for solving linear programming problems on Python.

Language: Python - Size: 136 KB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 16 - Forks: 3

dimitrisstyl7/bioinformatics-project-2023

University Project

Language: Python - Size: 5.26 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 2 - Forks: 1

ananiask8/ai-portfolio-old

A collection of artificial intelligence studies and projects.

Language: Python - Size: 160 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

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.

Language: Python - Size: 11.7 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 0

romuro-pauliv/Dynamic-Simulation-in-Game-Theory

Exploring strategic choices over time to evaluate the performance of strategy selection algorithms.

Language: Python - Size: 55.7 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

oedokumaci/gale-shapley

Python implementation of the Gale-Shapley Algorithm.

Language: Python - Size: 2.23 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

forrestlaine/TensorGames.jl

Computing mixed-strategy Nash Equilibria for games involving multiple players

Language: Julia - Size: 107 KB - Last synced: 25 days ago - Pushed: 4 months ago - Stars: 22 - Forks: 7

ScipioneParmigiano/nashpp

Algorithmic game theory library for 2 player games and linear programming

Language: C++ - Size: 68.4 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 145 MB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 12 - Forks: 0

myotp/ex-poker

Multiplayer Texas Hold'Em poker game written in Elixir with Phoenix LiveView and OTP.

Language: Elixir - Size: 338 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

ApostolisSiampanis/bioinformatics_project_2023 Fork of dimitrisstyl7/bioinformatics-project-2023

Bioinformatics University Project

Language: Python - Size: 5.26 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

himeinhardt/MatTuGames

A Matlab Toolbox for Cooperative Game Theory

Language: MATLAB - Size: 15.4 MB - Last synced: 8 months ago - Pushed: 10 months ago - Stars: 25 - Forks: 10

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

Language: Jupyter Notebook - Size: 29.6 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 2

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.

Language: Python - Size: 11.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

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.

Language: Python - Size: 10.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

yuvalmoscovitz/job_scheduling_optimizer

A simulation-based experimental framework for evaluating the efficiency of various Best Response Dynamics (BRD) in job scheduling scenarios.

Language: Python - Size: 6.84 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

erarunkushwaha/DSA-WITH-CPP

Build efficient programs by learning how to implement data structures using algorithmic techniques and solve various computational problems using the C++

Language: C++ - Size: 599 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

alifa98/GameKit

A library for Game Theoy algorithms

Language: Python - Size: 48.8 KB - Last synced: 22 days ago - Pushed: 11 months ago - Stars: 9 - Forks: 1

AitanG/spliddit

Command-line implementation of the fair rent splitting algorithm from Carnegie Mellon

Language: Python - Size: 12.7 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

coderatiiita/Game-Theory-Coding-Minutes

Coding Minutes Course

Language: C++ - Size: 1.95 KB - Last synced: 4 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 84 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 11 - Forks: 4

MarshaGomez/Optimization-Methods-Matlab

University of Pisa Optimization Methods and Game Theory

Language: MATLAB - Size: 20.4 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

othmane099/game-theory-solver-mvc

Game Theory Solver created using Java Swing.

Language: Java - Size: 5.86 KB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ZoeZinovia/MonteCarloTreeSearch

Implementation of an AI agent for Tic Tac Toe and other games.

Language: Java - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

LorenzoStigliano/uofe-algorithmic-game-theory

Coursework for fourth year undergraduate course "Algorithmic Game Theory" at the University of Edinburgh.

Language: Jupyter Notebook - Size: 2.53 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ChiaraVanderputten/NetworkDynamics

Repository about the projects in the course of network dynamics and learning at PoliTo

Language: Jupyter Notebook - Size: 12.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

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.

Language: Java - Size: 931 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 44 - Forks: 94

Ansh-Sarkar/LiV_DAM-And-VU_SAM-Simulations

A Game Theoretic Approach For Rendering Immersive Experiences In The Metaverse

Language: Python - Size: 411 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 12.3 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 47 - Forks: 131

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.

Language: JavaScript - Size: 883 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 17 - Forks: 11

krichelj/AI_BGU_2021

Artificial Intelligence course, Computer Science M.Sc., Ben Gurion University of the Negev, 2021

Language: Python - Size: 463 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

nimrodkingston/Nash-Equilibrium-Calculator

This is a python application which finds all pure Nash equilibriums and mixed Nash equilibriums for a given strategic game

Language: Python - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

nimrodkingston/Stable-Matching-games-calculator

This is python based application which can find a stable allocation for a Stable Matching Game problem.

Language: Python - Size: 48.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ozgunozankilic/Envy-free-allocation-checker

Some functions to algorithmically check whether an allocation is envy-free.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

himeinhardt/TuGames

A Mathematica Package for Cooperative Game Theory

Language: Mathematica - Size: 39.4 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 8 - Forks: 0

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.

Language: Python - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

ManifoldFR/entropic-mfg

Library for solving variational mean-field games using optimal transport and the Sinkhorn algorithm

Language: C++ - Size: 459 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

keivanipchihagh/Game-Theory-and-Intelligent-Thinking

🐋 A repository for useful algorithms and data structures

Language: Python - Size: 340 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

shikanchen/2048AI

Web 2048 with Expectimax for Auto Playing

Language: JavaScript - Size: 52.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

iamMalekAmin/game-theory-project

game theory project with python

Language: Python - Size: 437 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jaroslaw243/clusterization_game

Game-theoretic clusterization algorithm

Language: Python - Size: 42 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

tinsir888/rlchina-2022-summer-course Fork of jidiai/SummerCourse2022

RLChina 2022 Summer Course on Reinforcement Learning

Language: Python - Size: 118 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

mhmdrz-mirdamadi/Game_Theory_Projects

Implementation some of game theory algorithms

Language: Python - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

zhangz73/CSE490-StrategyDesign3

This repo contains scripts for optimizing payoff in auction games.

Language: Java - Size: 1.95 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

jaroslaw243/gt_im_s

Game-theoretic integration of image segmentation methods, implemented in Python.

Language: Python - Size: 62.5 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

mdodovic/Find-The-Treasure

Game where the agent needs to find the treasure crossing the map with different types of fields, where every cross of the field costs different price depends on the field type.

Language: Python - Size: 3.39 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

EasyL0ver/CoreWars

Web game platform for artificial intelligence designers.

Language: C# - Size: 953 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

duartencar/FEUP-TNE

Project developed for "Tecnologias de Negócio Eletrónico" ("Eletronic Commerce Technologies") @ FEUP

Language: Java - Size: 3.54 MB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

FiryanulRizky/Aplikasi_GameTheory

Projek Tengah Semester Riset Operasi

Language: Java - Size: 412 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Muhammad-Saad-01/Tic-Tac-Toe-with-AI

unbeatable implementation of tic-tac-toe using the Minimax Algorithm and Strategy Design Pattern.

Language: Java - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

genndy007/GameOfNim

This is GUI game of Nim written in python3 with pygame library. Your opponent is a bot that plays ultimate winning strategy.

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

AdrielAmoguis/GEMATMW-Group-Project

A collection of minigames that exhibit the use of Mathematical Concepts such as Game Theory, Shortest Path Algorithms, and more.

Language: C - Size: 1.27 MB - Last synced: 3 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

claCase/Bachelors-Thesis

Code for thesis "Reinforcement Learning in Normal Form Games"

Language: Python - Size: 6.37 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

suryanshsrivastava/game-theory-finding-DSE

Intro to Game Theory Assignment: Find all weakly dominant strategy equilibria for an n-person game given nfg file.

Language: Python - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

CptnGreen/filler

Feel the heat

Language: C - Size: 1.58 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

luizcartolano2/algorithmic-game-theory

Repository to share my personal studies on the algorithmic game theory subject.

Language: TeX - Size: 3.84 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Related Keywords
game-theory-algorithms 63 game-theory 31 python 15 linear-programming 8 nash-equilibrium 6 python3 5 ai 4 reinforcement-learning 4 artificial-intelligence 4 dynamic-programming 4 optimization 4 stable-marriage-problem 3 matching-theory 3 data-structures 3 sorting-algorithms 3 searching-algorithms 3 exception-handling 2 file-handling 2 graphs 2 shapley-value 2 codechef-solutions 2 machine-learning 2 operations-research 2 game 2 deep-learning 2 game-theoretic-algorithms 2 image-processing 2 bit-manipulation 2 arrays 2 pre-kernel 2 parallel-computing 2 nucleolus 2 modiclus 2 hackerrank-solutions 2 leetcode-solutions 2 kernel 2 matrix 2 trees 2 stable-marriage 2 convex-programming 2 minimax-algorithm 2 design-patterns 2 multiagent-systems 2 poker 2 poker-ai 2 solver 2 mathematica 2 texas-holdem 2 optimization-algorithms 2 optimization-methods 2 gto 2 computer-science 2 game-theory-framework 2 java 2 bioinformatics 2 hidden-markov-models 2 viterbi-algorithm 2 wardrop-equilibrium 1 biological-modeling 1 metaverse 1 hacktoberfest 1 quadratic-programming 1 hacktoberfest2021 1 codewars-solutions 1 combinatorics 1 nonlinear-optimization 1 convex-optimization 1 encryption-algorithms 1 freecodecamp 1 native-methods-js 1 react 1 potential-game 1 numpy 1 network-x 1 network-flow 1 network-dynamics 1 maximum-flow-algorithm 1 matploitlib 1 markov-chain 1 hackerearth-solutions 1 graph-networks 1 graph-coloring 1 french-de-groot-dynamics 1 epidemics 1 tictactoe-game 1 monte-carlo-tree-search 1 java-8 1 javaswing 1 java-swing 1 gametheory 1 clustering-algorithm 1 clustering-methods 1 course-project 1 image-segmentation 1 intelligent-systems 1 akka 1 csharp 1 reactjs 1 eletronic-commerce 1 backtracking 1