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
- Monte Carlo Tree Search - C++14 implementation☆40Updated last year
- 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
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆95Updated 5 years ago
- megastep helps you build 1-million FPS reinforcement learning environments on a single GPU☆134Updated 3 years ago
- C++ implementation of Proximal Policy Optimization☆81Updated 2 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆197Updated 8 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
- The Multiagent Decision Process (MADP) Toolbox - planning and learning in multiagent systems.☆78Updated 4 years ago
- A curated list of awesome Model-based reinforcement learning resources☆93Updated 4 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 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 last year
- A grid-world game engine for game AI research☆240Updated last year
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆237Updated 2 years ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- Convert DeepMind Control Suite to OpenAI gym environments.☆86Updated 5 years 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
- https://rsl.ethz.ch/partnership/spinoff/raisim.html☆65Updated 4 years ago
- Autogenic differentiation☆51Updated 2 years ago
- A Reinforcement Learning Library for C++11/14☆48Updated 2 years ago
- A C++ pytorch implementation of MuZero☆37Updated 11 months ago
- Neuro-evolution for OpenAI Gym environments☆56Updated 4 years ago
- PyTorch C++ Reinforcement Learning☆521Updated 4 years ago
- Accelerating Quadratic Optimization with Reinforcement Learning☆89Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- ☆67Updated 3 years 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
- SBX: Stable Baselines Jax (SB3 + Jax) RL algorithms☆429Updated 3 weeks ago