tmoer / alphazero_singleplayerLinks
Single player Alpha Zero implementation
☆41Updated 3 years ago
Alternatives and similar repositories for alphazero_singleplayer
Users that are interested in alphazero_singleplayer are comparing it to the libraries listed below
Sorting:
- A structured implementation of MuZero☆205Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆160Updated 4 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated last year
- Modular framework for Reinforcement Learning in python☆174Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆218Updated 2 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆69Updated last year
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- An easy-to-use reinforcement learning library for research and education.☆169Updated last month
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- A grid-world game engine for game AI research☆246Updated last year
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆78Updated 8 months ago
- The source code for the gym-microrts paper.☆42Updated 3 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- ☆52Updated 2 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆83Updated 6 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆41Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆152Updated 3 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆60Updated 9 months ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- ☆67Updated 3 years ago
- A Python interface for reinforcement learning environments☆372Updated 2 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Classic MCTS example with mctx☆21Updated 2 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year