Konijnendijk / cpp-mctsLinks
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 2 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 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
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- C++ implementation of Proximal Policy Optimization☆86Updated 2 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆22Updated 5 years ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆47Updated 2 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆96Updated 5 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆34Updated 4 years ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆46Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆216Updated 2 years ago
- fast + parallel AlphaZero in JAX☆97Updated 6 months ago
- An API to access OpenAI Gym from other languages via Unix domain sockets☆18Updated 5 years ago
- A C++ library for reinforcement learning environments☆9Updated 5 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 3 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- Lifted Logic for Task Networks: SAT-driven Planning for Totally-ordered Hierarchical Task Networks (HTN)☆31Updated last year
- Solution of NeurIPS 2020 Flatland Challenge from the team An_old_driver.☆60Updated 3 years ago
- ☆23Updated 2 years ago
- Reinforcement Learning in C++☆9Updated 5 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆200Updated 8 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆77Updated 6 months ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆237Updated 2 years ago
- [ICML 2018] Deep Reinforcement Learning in Continuous Action Spaces: a Case Study in the Game of Simulated Curling☆39Updated 6 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆117Updated 11 months ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 3 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- ☆67Updated 3 years ago