SamRagusa / Checkers-Reinforcement-LearningLinks
A checkers reinforcement learning AI, and all the tools needed to train it.
☆57Updated 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:
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆91Updated 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…☆90Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆83Updated 2 years ago
- A simple chess environment for openai/gym☆161Updated last year
- 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
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 3 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- ☆67Updated 3 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 5 years ago
- Tetris OpenAI environment☆28Updated 6 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆218Updated 2 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Multi-agent reinforcement learning environment☆37Updated 6 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 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.☆371Updated last year
- AI research environment for the Atari 2600 games 🤖.☆259Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- OpenAI's cartpole env solver.☆156Updated 2 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆384Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆84Updated 5 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆85Updated 3 months ago
- Train a tic-tac-toe agent using reinforcement learning.☆64Updated 4 years ago
- The purpose of this project is to research Artificial Intelligence and Reinforcement Learning. In the AI Arena, multiple agents can inte…☆34Updated 7 years ago
- ☆132Updated 5 years ago