zero-sum topic

List zero-sum repositories

gym-continuousDoubleAuction

135
Stars
32
Forks
Watchers

A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.

expectiminimax-backgammon

21
Stars
6
Forks
Watchers

A 2D JavaFX implementation of one of the most popular and old board games. The AI player's moves are calculated using the expectiminimax algorithm.

zero_sum

15
Stars
1
Forks
Watchers

An analysis library for zero-sum games, written in Rust