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.☆72Updated last month
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆92Updated 7 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.☆198Updated last year
- Proximal Policy Optimization (PPO) algorithm for Contra☆144Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 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
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 7 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 5 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- ☆37Updated 3 years ago
- Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and obse…☆19Updated 2 years ago
- OpenAI Gym No Limit Texas Hold 'em Environment for Reinforcement Learning☆166Updated 6 years ago
- Reinforcement Learning + Starcraft 2☆153Updated 3 years ago
- The source code for the gym-microrts paper.☆43Updated 3 years ago
- AlphaZero in JAX☆80Updated last year
- OpenAI Gym Style Tic-Tac-Toe Environment☆74Updated 4 years ago
- Python 3 ctypes port of dds, the bridge double dummy solver☆18Updated 6 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- An implementation of the Alpha Go Zero algorithm, runnable on a single GPU☆49Updated 5 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆33Updated 4 years ago
- Implementing the NEAT algorithm to play flappy bird☆11Updated 7 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- ☆66Updated 4 years ago
- Python and R tutorial for RLCard in Jupyter Notebook☆92Updated 3 years ago