utk003 / Chess-AILinks
A chess implementation in C++ with many player AIs, including a neural-network-powered AI not unlike Deepmind's AlphaZero chess engine....
☆18Updated 4 years ago
Alternatives and similar repositories for Chess-AI
Users that are interested in Chess-AI are comparing it to the libraries listed below
Sorting:
- Stanford CS234: Reinforcement Learning assignments and practices☆57Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- List of companies/universities lab that might offers Internships in the Reinforcement Learning field☆36Updated last year
- ☆159Updated last week
- Sokoban environment for OpenAI Gym☆379Updated last year
- Supervised and RL Models for No Press Diplomacy☆66Updated 2 years ago
- Research project: create a chess engine using Deep Reinforcement Learning☆148Updated last year
- An OpenAI gym environment made for RL☆70Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆265Updated 3 weeks ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆219Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆125Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- A tool to automate installing Atari ROMs for the Arcade Learning Environment☆79Updated 3 weeks ago
- A grid-world game engine for game AI research☆246Updated last year
- ☆107Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- Gridworld domains in the gym interface☆28Updated 11 months ago
- ☆28Updated 2 years ago
- Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncat…☆11Updated 6 years ago
- Learning Laplacian Representations in Reinforcement Learning☆17Updated 4 years ago
- ☆40Updated last week
- Matching python environment code for Lux AI 2021 Kaggle competition, and a gym interface for RL models.☆75Updated 3 years ago
- Repo for reproduction of sequential social dilemmas☆406Updated 5 months ago
- Implementing REINFORCE algorithm on Pong, Lunar Lander and Cartplot + Medium Article☆22Updated 4 years ago
- Repo for the multi-agent PressurePlate environment☆16Updated 3 years ago
- Fast and procedurally generated side-scroller-game-like graphical environments (formerly Procgen)☆30Updated 2 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆71Updated last year
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆21Updated 5 years ago
- MCTS based chess engine☆14Updated 4 years ago