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
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Multi-agent reinforcement learning environment☆38Updated 6 years ago
- A simple chess environment for openai/gym☆163Updated last year
- Pytorch Implementation of MuZero☆351Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆165Updated 4 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆84Updated 5 years ago
- The submission template for the MineRL Competition @ NeurIPS 2021. Clone this to make a new submission!☆93Updated 4 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- A Tetris environment to train machine learning agents☆73Updated 2 years ago
- An OpenAI gym environment made for RL☆71Updated last year
- Gridworld environments for OpenAI gym.☆79Updated last year
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆105Updated 6 years ago
- This projects aims to use reinforcement learning algorithms to play the game 2048.☆87Updated 3 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆88Updated 4 years ago
- Find best-response to a fixed policy in multi-agent RL☆290Updated 3 years ago
- A curated list of reinforcement learning environments and frameworks.☆51Updated 6 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- The project is a platform of zero learning with a library of games.☆267Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 6 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆375Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆58Updated 5 years ago
- Single player Alpha Zero implementation☆42Updated 3 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago