oriyanh / Bridge-AILinks
In this project we try to create a sophisticated computer agent to play the Contact Bridge card game. Our goal is to develop an agent that is tough to play against, with fast reaction time so it is able to play in real time against humans. We approached this as a search problem, and implemented search-tree heuristics based on Minimax and Monte C…
☆18Updated 4 years ago
Alternatives and similar repositories for Bridge-AI
Users that are interested in Bridge-AI are comparing it to the libraries listed below
Sorting:
- A reimplementation of Thomas Andrews' Deal in Python.☆68Updated 2 months ago
- Python 3 ctypes port of dds, the bridge double dummy solver☆17Updated 6 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆32Updated last year
- Double Dummy Solver written in C++ for the Bridge Card Game☆138Updated last year
- A grid-world game engine for game AI research☆244Updated last year
- The released model of the paper 'Automatic Bridge Bidding by Deep Reinforcement Learning' in ECAI 2016☆19Updated 8 years ago
- Counterfactual Regret Minimization (CFR) sample code in Python☆14Updated 6 years ago
- a game engine for bridge☆54Updated last month
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆83Updated 2 years ago
- ☆19Updated last year
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated 11 months ago
- OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning☆165Updated 5 years ago
- ☆304Updated 6 months ago
- Scalable Implementation of Neural Fictitous Self-Play☆82Updated 6 years ago
- An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.☆680Updated last year
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- Expanded Functionality for Bridge Dealer Program (Dealer Vers 1 used by BBO)☆9Updated last year
- A checkers reinforcement learning AI, and all the tools needed to train it.☆57Updated 5 years ago
- ☆30Updated 2 years ago
- Vectorized interface for reinforcement learning environments☆140Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources☆139Updated 3 years ago
- A structured implementation of MuZero☆204Updated 3 years ago
- RL environment replicating the werewolf game to study emergent communication☆20Updated 2 years ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆57Updated 3 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆90Updated 7 years ago
- A benchmark environment for fully cooperative human-AI performance.☆832Updated 3 months ago
- Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and obse…☆17Updated 2 years ago
- Repo for reproduction of sequential social dilemmas☆404Updated 4 months ago
- ♟️ Vectorized RL game environments in JAX☆491Updated 4 months ago