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
- Python and R tutorial for RLCard in Jupyter Notebook☆88Updated 3 years ago
- ☆24Updated 6 years ago
- The project is a platform of zero learning with a library of games.☆267Updated 3 years ago
- Python 3 ctypes port of dds, the bridge double dummy solver☆17Updated 6 years ago
- ☆67Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆34Updated last year
- A checkers reinforcement learning AI, and all the tools needed to train it.☆58Updated 5 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- Progress, Notes, Summaries and a lot of Questions on Machine Learning☆55Updated 5 years ago
- An implementation of the Alpha Go Zero algorithm, runnable on a single GPU☆49Updated 5 years ago
- Bomberland: a multi-agent AI competition based on Bomberman. This repository contains both starter / hello world kits + the engine source…☆119Updated last year
- RL environment replicating the werewolf game to study emergent communication☆20Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 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
- MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research☆502Updated 6 months ago
- Sokoban environment for OpenAI Gym☆378Updated last year
- 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
- A leaderboard of human and machine performance on the Arcade Learning Environment (ALE).☆20Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆84Updated 2 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆83Updated 6 years ago
- Tabula Rasa Tic-Tac-Toe☆10Updated 6 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆175Updated 6 years ago
- A Real-Time-Strategy game for Deep Learning research☆234Updated 2 years ago
- Proximal Policy Optimization (PPO) algorithm for Contra☆141Updated last year
- Contains useful deep learning notations for writing blogs, presentations, and papers.☆46Updated 5 years ago
- Artificial Life simulator using canvas. Based on https://github.com/karpathy/scriptsbots☆72Updated 9 years ago