A module for solving linear programming problems on Python.
-
Updated
Mar 22, 2023 - Python
A module for solving linear programming problems on Python.
Deep Reinforcement Learning algorithms to play Connect4 using a combination of Supervised Learning and Reinforcement Learning
@sahilsinghrana/tictactoe.js implementation with Vanilla JS
We apply a zero-sum stochastic model of baseball to optimizing batting lineups.
A simple console based tic-tac-toe game with AI player.
A 2-person team effort chess engine which understands the Chess Engine Communication Protocol, makes use of bitboards for achieving high performance in its computations and also supports opening books. It won 1st place in the faculty chess engine tournament against the engines of the other teams.
A tic tac toe game with an AI that you just can't beat
Checkers agents - containing a playable checkers game and intelligent agent that makes use of the minimax algorithm with alpha-beta pruning
Add a description, image, and links to the zero-sum-game topic page so that developers can more easily learn about it.
To associate your repository with the zero-sum-game topic, visit your repo's landing page and select "manage topics."