kirarpit / connect4Links
Solving board games like Connect4 using Deep Reinforcement Learning
☆33Updated 3 years ago
Alternatives and similar repositories for connect4
Users that are interested in connect4 are comparing it to the libraries listed below
Sorting:
- A simple chess environment for openai/gym☆164Updated last year
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆92Updated 7 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Deep Reinforcement Learning to Play 2048 (with Keras)☆28Updated 7 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 5 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- ☆107Updated 5 years ago
- ☆20Updated 6 years ago
- ☆111Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆166Updated 4 years ago
- Multi-agent reinforcement learning environment☆38Updated 6 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 3 years ago
- The project is a platform of zero learning with a library of games.☆267Updated 4 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- OpenAI Gym Style Tic-Tac-Toe Environment☆74Updated 4 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆93Updated 6 years ago
- Find best-response to a fixed policy in multi-agent RL☆290Updated 3 years ago
- Starter Kit for NeurIPS 2020 - Procgen Competition on AIcrowd☆91Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- A grid-world game engine for game AI research☆252Updated last year