krocki / mcts_mpiLinks
GPU Monte Carlo Tree Search with MPI
☆27Updated 6 years ago
Alternatives and similar repositories for mcts_mpi
Users that are interested in mcts_mpi are comparing it to the libraries listed below
Sorting:
- ☆66Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆122Updated 4 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆105Updated 6 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- C++ implementation of Proximal Policy Optimization☆88Updated 3 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- Pytorch Implementation of MuZero☆352Updated 2 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆241Updated 3 years ago
- ☆15Updated 9 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Open AI gym environment for the game 2048☆75Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- PyTorch RL for Pommerman☆38Updated 7 years ago
- coms4995 Final Project Poker AI☆78Updated 7 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆83Updated 6 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 6 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆55Updated 7 years 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
- PyTorch C++ Reinforcement Learning☆528Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago