kirarpit / connect4Links
Solving board games like Connect4 using Deep Reinforcement Learning
☆33Updated 2 years ago
Alternatives and similar repositories for connect4
Users that are interested in connect4 are comparing it to the libraries listed below
Sorting:
- A structured implementation of MuZero☆205Updated 3 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆45Updated 2 years ago
- A simple chess environment for openai/gym☆162Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Pytorch Implementation of MuZero☆351Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆84Updated 5 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- ☆20Updated 6 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆162Updated 4 years ago
- The submission template for the MineRL Competition @ NeurIPS 2021. Clone this to make a new submission!☆93Updated 4 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆58Updated 5 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 3 years ago
- DeepMind Alchemy task environment: a meta-reinforcement learning benchmark☆200Updated 2 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- 10th Anniversary Edition (Not endorsed by Nintendo)☆115Updated 9 months ago
- A library that makes Evolutionary Strategies (ES) simple to use.☆180Updated 4 years ago
- A grid-world game engine for game AI research☆248Updated last year
- This projects aims to use reinforcement learning algorithms to play the game 2048.☆87Updated 2 years ago
- Neuro-evolution for OpenAI Gym environments☆59Updated 4 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 6 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆223Updated 2 years ago
- A collection of baselines for the MineRL environment/datasets & the NeurIPS 2021 MineRL competitions☆149Updated 4 years ago
- Open AI gym environment for the game 2048☆75Updated 3 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago