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:
- 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.☆83Updated last year
- ☆232Updated 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…☆72Updated last year
- AlphaZero in JAX☆80Updated last year
- PyLoL OpenAI Gym Environments for League of Legends v4.20 RL Environment (LoLRLE)☆25Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆226Updated 2 years ago
- ☆53Updated 2 years ago
- Chess environment for smaller chess variants, AlphaZero-like MCTS-learning, and Concept Detection☆18Updated 2 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
- Produce intelligence by means of natural selection without objective/reward optimization☆15Updated 4 years ago
- Explainable Reinforcement Learning (XRL) Resources☆43Updated last year
- A Survey Analyzing Generalization in Deep Reinforcement Learning☆35Updated last year
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Cellular Automata Environments for Reinforcement Learning☆45Updated 9 months ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 5 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 7 years ago
- A collection of Gymnasium compatible games for reinforcement learning.☆87Updated 5 months 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
- The source code for the gym-microrts paper.☆43Updated 3 years ago
- ☆66Updated 4 years ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 3 years ago
- Unity Machine Learning Agents Toolkit☆48Updated 2 years ago
- Generalized AI to perform a multitude of tasks written in python3☆21Updated 2 years ago
- A simple option critic framework using Q-Learning☆14Updated 3 years ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆12Updated 2 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- 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