evg-tyurin / alpha-nagibatorLinks
Implementation of self-play based reinforcement learning for Checkers based on the AlphaGo Zero methods.
☆18Updated 7 years ago
Alternatives and similar repositories for alpha-nagibator
Users that are interested in alpha-nagibator are comparing it to the libraries listed below
Sorting:
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆79Updated 8 months ago
- AlphaZero in JAX☆78Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated 2 years ago
- ☆20Updated 5 years ago
- A simple chess environment for openai/gym☆162Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- Let's solve the flatland challenge!☆73Updated last year
- A structured implementation of MuZero☆205Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆161Updated 4 years ago
- fast + parallel AlphaZero in JAX☆96Updated 8 months ago
- A Gym-like environment for Reinforcement Learning in Rocket League☆227Updated 3 months ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆84Updated 5 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- A grid-world game engine for game AI research☆245Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆219Updated 2 years ago
- ☆52Updated 2 years ago
- Code and links for over 25,000 trained Atari agents☆98Updated last year
- Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO☆86Updated 3 years ago
- My solution to the Unity Obstacle Tower Challenge☆136Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- An implementation of PPO in Pytorch☆95Updated last month
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆265Updated 3 weeks ago
- Research Into Learning to Generate Game Levels through Play☆30Updated 5 years ago
- Code for the paper "Phasic Policy Gradient"