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 python implemenation of tabular MuZero for educational purposes☆21Updated 6 years ago
- Interactive GAN evolution of Mario and Zelda levels.☆56Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆60Updated last year
- SafeLife: safety benchmarks for reinforcement learning agents☆61Updated 4 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 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 3 years ago
- Pytorch Implementation of MuZero☆352Updated 2 years ago
- ☆66Updated 4 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 3 years ago
- The source code for the gym-microrts paper.☆42Updated 3 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆50Updated 8 years ago
- Made for a reading group at the Center for Safe AGI.☆12Updated 3 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Proximal Policy Optimization (PPO) algorithm for Contra☆145Updated 2 years ago
- A toy poker simulator with a pluggable Player interface to implement Agents that play using both rules based strategies and llms.☆11Updated 2 weeks ago
- ☆20Updated 6 years ago
- Reinforcement learning demo with slides in David Silver RL lectures☆13Updated 8 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- Progress, Notes, Summaries and a lot of Questions on Machine Learning☆55Updated 6 years ago
- RLlib tutorials☆66Updated 4 years ago
- The released model of the paper 'Automatic Bridge Bidding by Deep Reinforcement Learning' in ECAI 2016☆20Updated 9 years ago
- Privacy-Preserving Bandits (MLSys'20)☆22Updated 3 years ago
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 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
- reinforcement learning for bridge☆18Updated last year
- RlGlue code library used in the RL specialization on Coursera.☆31Updated 2 years ago
- Tensorflow implementation of MuZero algorithm☆11Updated 3 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago