arjangroen / RLC
A collection of Reinforcement Learning Chess Algorithms
☆32Updated 2 years ago
Alternatives and similar repositories for RLC
Users that are interested in RLC are comparing it to the libraries listed below
Sorting:
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆212Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆76Updated 5 months ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆129Updated 6 months ago
- ☆220Updated last year
- Pytorch Implementation of MuZero☆352Updated last year
- A simple chess environment for openai/gym☆160Updated last year
- A structured implementation of MuZero☆204Updated 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.☆366Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆125Updated 5 years ago
- ☆48Updated 5 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆45Updated 6 years ago
- An OpenAI Gym environment for the Flappy Bird game☆67Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Poker with Deep Reinforcement Learning, multi processing, genetic algorithms☆73Updated 11 months ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- ☆28Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆252Updated 10 months ago
- PyTorch implementation of AlphaZero Chess from scratch☆160Updated 9 months ago
- An OpenAI Gym environment for the Flappy Bird game☆125Updated 3 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆101Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆118Updated 2 months ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆763Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆685Updated last year
- Agar.io OpenAI Gym Learning Environment☆12Updated last year
- A Tetris environment to train machine learning agents☆68Updated last year
- Reinforcement learning tutorials☆382Updated 2 years ago
- Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.☆896Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago