krocki / mcts_mpiLinks
GPU Monte Carlo Tree Search with MPI
☆27Updated 7 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:
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆123Updated 4 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- ☆66Updated 4 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- A student implementation of Alpha Go Zero☆284Updated 7 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆107Updated 6 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆242Updated 3 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- Reinforcement Learning Assembly☆92Updated 4 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆55Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Some baselines for Pommerman competition☆46Updated 7 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆81Updated 6 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- C++ implementation of Proximal Policy Optimization☆89Updated 3 years ago
- Keeping track of RL experiments☆165Updated 3 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆47Updated 8 years ago
- PyTorch C++ Reinforcement Learning☆528Updated 5 years ago
- Open AI gym environment for the game 2048☆76Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 6 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago
- Python Implementations of Monte Carlo Tree Search☆319Updated 4 years ago
- Actor-critic with experience replay☆256Updated 3 years ago