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…
☆20Updated 5 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.☆75Updated 3 months ago
- A collection of Gymnasium compatible games for reinforcement learning.☆89Updated 7 months ago
- A Real-Time-Strategy game for Deep Learning research☆243Updated 2 years ago
- coms4995 Final Project Poker AI☆78Updated 7 years ago
- Proximal Policy Optimization (PPO) algorithm for Contra☆145Updated 2 years ago
- ☆13Updated 2 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆129Updated 2 years ago
- Generalized AI to perform a multitude of tasks written in python3☆21Updated 2 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆85Updated 7 years ago
- Python and R tutorial for RLCard in Jupyter Notebook☆97Updated 3 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆388Updated 2 years ago
- This is an implementation of the tic-tac-toe game as a gym environment. It can be used to make the computer learn playing the Tic-Tac-Toe…☆26Updated 7 years ago
- Tackling the UNO card game with reinforcement learning☆35Updated 2 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- ☆12Updated 5 years ago
- ☆24Updated 7 years ago
- 10th Anniversary Edition (Not endorsed by Nintendo)☆117Updated last year
- Pytorch Implementation of MuZero☆352Updated 2 years ago
- Reinforcement learning demo with slides in David Silver RL lectures☆13Updated 8 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆181Updated 6 years ago
- ☆107Updated 6 years ago
- An OpenAI gym environment made for RL☆71Updated 2 years ago
- Sokoban environment for OpenAI Gym☆395Updated 2 years ago
- OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning☆166Updated 6 years ago
- A project to train a neural network to play Checkers through self-play combined with Monte Carlo Tree Search.☆57Updated 4 years ago
- Open AI gym poker environment built using the clubs package☆34Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- An OpenAI Gym environment for the Flappy Bird game☆131Updated 3 years ago