kirarpit / connect4
Solving board games like Connect4 using Deep Reinforcement Learning
☆34Updated 2 years ago
Alternatives and similar repositories for connect4:
Users that are interested in connect4 are comparing it to the libraries listed below
- Single player Alpha Zero implementation☆42Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆82Updated 5 years ago
- A structured implementation of MuZero☆207Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- Evolving deep neural network agents using Genetic Algorithms☆66Updated 6 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆83Updated 5 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆84Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆113Updated 5 months ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆43Updated 2 years ago
- General purpose environment wrappers for openai gym☆24Updated 5 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- ☆66Updated 3 years ago
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated 2 years ago
- PyTorch implementation of Proximal Policy Optimization☆50Updated 7 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- A simple chess environment for openai/gym☆154Updated 10 months ago
- Map-Elites based on Evolution Strategies☆31Updated 2 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆68Updated 3 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆147Updated last year
- Open AI gym environment for the game 2048☆71Updated 2 years ago
- ☆20Updated 5 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆120Updated 8 months ago
- A curated list of reinforcement learning environments and frameworks.☆50Updated 5 years ago
- ReconChess python implementation☆42Updated 2 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆81Updated 3 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆200Updated last year