victorsimrbt / chess_rlLinks
A repository of applied reinforcement learning to make a competent chess engine.
☆22Updated 3 years ago
Alternatives and similar repositories for chess_rl
Users that are interested in chess_rl are comparing it to the libraries listed below
Sorting:
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆72Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆84Updated last year
- Chess environment for smaller chess variants, AlphaZero-like MCTS-learning, and Concept Detection☆18Updated 2 years ago
- A Survey Analyzing Generalization in Deep Reinforcement Learning☆35Updated last year
- ☆16Updated 5 years ago
- ☆235Updated 2 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- ☆53Updated 2 years ago
- RL algorithm implementations from scratch.☆17Updated 5 years ago
- A collection of Gymnasium compatible games for reinforcement learning.☆88Updated 6 months ago
- PyLoL OpenAI Gym Environments for League of Legends v4.20 RL Environment (LoLRLE)☆25Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Diplomacy: DATC-Compliant Game Engine with Web Interface☆166Updated last year
- Generalized AI to perform a multitude of tasks written in python3☆21Updated 2 years ago
- Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and obse…☆19Updated 2 years ago
- AlphaZero in JAX☆81Updated last year
- The source code for the gym-microrts paper.☆43Updated 3 years ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆335Updated 11 months ago
- ☆60Updated last year
- ☆66Updated 4 years ago
- ☆40Updated 3 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- "Age of Empires II" Learning Environment☆79Updated 4 years ago
- Cellular Automata Environments for Reinforcement Learning☆46Updated 9 months ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- My Submission for the OpenAI/NeurIPS ProcGen Competition☆11Updated 5 years ago
- ☆14Updated 3 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated 2 years ago