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 Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆96Updated 6 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆34Updated 4 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…☆44Updated 3 years ago
- Accelerating Quadratic Optimization with Reinforcement Learning☆91Updated 3 years ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆48Updated 4 years ago
- A C++ library for reinforcement learning environments☆9Updated 5 years ago
- Environments and various utilities for reinforcement learning with C++☆16Updated this week
- megastep helps you build 1-million FPS reinforcement learning environments on a single GPU☆137Updated 3 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆202Updated 8 years ago
- C++ implementation of Proximal Policy Optimization☆87Updated 2 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆22Updated 5 years ago
- PyTorch C++ Reinforcement Learning☆523Updated 5 years ago
- https://rsl.ethz.ch/partnership/spinoff/raisim.html☆65Updated 4 years ago
- Generate taylored code for Differential Dynamic Programming (DDP) aka Iterative Linear Quadratic Gaussian (iLQG) solvers for finite time …☆15Updated 7 years ago
- Solution of NeurIPS 2020 Flatland Challenge from the team An_old_driver.☆60Updated 3 years ago
- The Multiagent Decision Process (MADP) Toolbox - planning and learning in multiagent systems.☆81Updated 4 years ago
- A Real-Time-Strategy game for Deep Learning research☆233Updated 2 years ago
- A toolbox for trajectory optimization of dynamical systems☆53Updated 3 years ago
- Iterative Linearized Control Toolbox☆37Updated 11 months ago
- Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs☆15Updated 9 years ago
- A high-performance CUDA-based physics simulation sandbox for soft robotics and reinforcement learning.☆97Updated 4 years ago
- A Library of MDP algorithms for Artificial Intelligence☆18Updated 6 years ago
- Symk is a state-of-the-art classical optimal and top-k planner.☆41Updated this week
- Formulating Model-based RL Dynamics as a continuous rather then one step prediction☆35Updated 2 years ago
- A curated list of awesome Model-based reinforcement learning resources☆94Updated 4 years ago
- QP Benchmarks for the OSQP Solver against GUROBI, MOSEK, ECOS and qpOASES☆103Updated 8 months ago
- Quick Multi-Robot Motion Planning by Combining Sampling and Search (IJCAI-23)☆24Updated 3 months ago
- Lifted Logic for Task Networks: SAT-driven Planning for Totally-ordered Hierarchical Task Networks (HTN)☆31Updated last year
- 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