Konijnendijk / cpp-mcts
A Monte Carlo Tree Search library for C++
☆50Updated 4 years ago
Alternatives and similar repositories for cpp-mcts
Users that are interested in cpp-mcts are comparing it to the libraries listed below
Sorting:
- Monte Carlo Tree Search - C++14 implementation☆41Updated last year
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆95Updated 5 years ago
- A fast C++ impementation of Monte Carlo Tree Search with abstract classes that a user of this library can extend in order to use it. To d…☆43Updated 3 years ago
- C++ implementation of Proximal Policy Optimization☆83Updated 2 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆22Updated 5 years ago
- An API to access OpenAI Gym from other languages via Unix domain sockets☆18Updated 5 years ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆16Updated 6 years ago
- A C++ library for reinforcement learning environments☆9Updated 4 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆34Updated 4 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 2 years ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆46Updated 4 years ago
- A C++ pytorch implementation of MuZero☆38Updated last year
- Single-file truly minimal implementation of state-of-the-art reinforcement learning algorithms.☆21Updated 2 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- ☆68Updated 3 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Environments and various utilities for reinforcement learning with C++☆14Updated 3 weeks ago
- Collection of RL Environments built using Madrona☆33Updated last year
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- The Multiagent Decision Process (MADP) Toolbox - planning and learning in multiagent systems.☆78Updated 4 years ago
- Single player Alpha Zero implementation☆41Updated 3 years ago
- Recurrent Network-based Deterministic Policy Gradient for Solving Bipedal Walking Challenge on Rugged Terrains☆12Updated 7 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆118Updated 4 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 2 months ago
- MONTE Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆13Updated 4 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated 9 months ago
- A small reinforcement learning library for my masters dissertation project☆15Updated 3 years ago