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…
☆19Updated 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.☆70Updated 4 months ago
- Proximal Policy Optimization (PPO) algorithm for Contra☆142Updated last year
- Python and R tutorial for RLCard in Jupyter Notebook☆88Updated 3 years ago
- The project is a platform of zero learning with a library of games.☆267Updated 3 years ago
- SafeLife: safety benchmarks for reinforcement learning agents☆61Updated 4 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆34Updated last year
- coms4995 Final Project Poker AI☆78Updated 7 years ago
- a python convertion from the ruby implementation of Rémi Coulom's Whole-History Rating (WHR) algorithm.☆67Updated last year
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆84Updated 2 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated 2 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
- Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and obse…☆18Updated 2 years ago
- Generalized AI to perform a multitude of tasks written in python3☆21Updated last year
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- ☆67Updated 3 years ago
- ☆32Updated 2 years ago
- Python 3 ctypes port of dds, the bridge double dummy solver☆17Updated 6 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- ☆24Updated 6 years ago
- Evolution of Discrete data with Reinforcement Learning☆13Updated 5 years ago
- Diplomacy: DATC-Compliant Game Engine with Web Interface☆158Updated last year
- 🃏♠️♥️♦️♣️☆28Updated 5 years ago
- Collection of game-theoretic algorithms for Poker☆29Updated 6 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆762Updated last year
- ☆89Updated 7 months ago
- An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.☆681Updated last year
- A structured implementation of MuZero☆205Updated 3 years ago
- Quick definitions and intuitive explanations around machine learning.☆35Updated 3 weeks ago
- Counterfactual Regret Minimization (CFR) sample code in Python☆14Updated 6 years ago