SamRagusa / Checkers-Reinforcement-LearningLinks
A checkers reinforcement learning AI, and all the tools needed to train it.
☆59Updated 5 years ago
Alternatives and similar repositories for Checkers-Reinforcement-Learning
Users that are interested in Checkers-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆92Updated 3 years ago
- A simple chess environment for openai/gym☆164Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆93Updated 7 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- The purpose of this project is to research Artificial Intelligence and Reinforcement Learning. In the AI Arena, multiple agents can inte…☆35Updated 8 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 3 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆333Updated 4 months ago
- ☆66Updated 4 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Chess reinforcement learning by AlphaZero methods.☆39Updated 7 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 years ago
- ☆131Updated 5 years ago
- ☆107Updated 5 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆229Updated 2 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 6 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆180Updated 6 years ago
- ☆112Updated 3 years ago
- Multi-agent reinforcement learning environment☆38Updated 6 years ago
- Wrapper for OpenAI Retro envs for parallel execution☆27Updated 7 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 3 years ago
- A Real-Time-Strategy game for Deep Learning research☆239Updated 2 years ago
- AI research environment for the Atari 2600 games 🤖.☆260Updated 3 years ago
- ReconChess python implementation☆41Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago