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 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.☆70Updated 3 months ago
- Progress, Notes, Summaries and a lot of Questions on Machine Learning☆55Updated 5 years ago
- A collection of Gymnasium compatible games for reinforcement learning.☆82Updated last month
- Python and R tutorial for RLCard in Jupyter Notebook☆88Updated 3 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
- Reference implementation of DeepMinds AlphaGo based on "Deep Learning and the Game of Go"☆47Updated 6 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
- Generalized AI to perform a multitude of tasks written in python3☆21Updated last year
- ☆32Updated 2 years ago
- ☆20Updated 6 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Simulator for Reinforcement Learning and AI. 2D environments with physics and interactive entities. Agents with rich sensors and actuator…☆28Updated 11 months ago
- Sokoban environment for OpenAI Gym☆377Updated last year
- SpielViz is an interactive viewer for OpenSpiel games.☆33Updated last year
- Single player Alpha Zero implementation☆42Updated 3 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated last year
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 4 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
- A structured implementation of MuZero☆205Updated 3 years ago
- 10th Anniversary Edition (Not endorsed by Nintendo)☆113Updated 6 months ago
- This repo sets up the environment to play Xiang Qi (chinese chess) following the OpenAI Gym framework.☆37Updated 2 years ago
- Liar's Dice AI in Pytorch: www.dudo.ai☆30Updated 5 months ago
- Interactive GAN evolution of Mario and Zelda levels.☆56Updated last year
- ☆20Updated 5 years ago
- Proximal Policy Optimization (PPO) algorithm for Contra☆141Updated last year
- A checkers reinforcement learning AI, and all the tools needed to train it.☆57Updated 5 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆70Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆299Updated 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