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
- Python and R tutorial for RLCard in Jupyter Notebook☆90Updated 3 years ago
- a game engine for bridge☆59Updated last month
- A curated list of awesome Deep Reinforcement Learning resources☆148Updated 3 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
- Proximal Policy Optimization (PPO) algorithm for Contra☆142Updated 2 years ago
- A collection of Gymnasium compatible games for reinforcement learning.☆85Updated 3 months ago
- Bomberland: a multi-agent AI competition based on Bomberman. This repository contains both starter / hello world kits + the engine source…☆121Updated last year
- ☆24Updated 6 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆34Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- ☆31Updated 2 years ago
- Creating Artificial Life with Reinforcement Learning☆84Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Generalized AI to perform a multitude of tasks written in python3☆21Updated last year
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- Progress, Notes, Summaries and a lot of Questions on Machine Learning☆55Updated 5 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Quick definitions and intuitive explanations around machine learning.☆37Updated last month
- A structured implementation of MuZero☆205Updated 3 years ago
- Spaced repetition through deep reinforcement learning☆66Updated 4 years ago
- coms4995 Final Project Poker AI☆78Updated 7 years ago
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆764Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆56Updated last year
- Simulator for Reinforcement Learning and AI. 2D environments with physics and interactive entities. Agents with rich sensors and actuator…☆28Updated last year
- ☆16Updated 4 years ago
- ☆14Updated 3 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago