michaelbzms / MonteCarloTreeSearchLinks
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 demonstrate it I apply it to the game of Quoridor.
☆47Updated 4 years ago
Alternatives and similar repositories for MonteCarloTreeSearch
Users that are interested in MonteCarloTreeSearch are comparing it to the libraries listed below
Sorting:
- A Monte Carlo Tree Search library for C++☆51Updated 5 years ago
- Monte Carlo Tree Search - C++14 implementation☆42Updated 2 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆37Updated 5 years ago
- A Reinforcement Learning Library for C++11/14☆51Updated 3 years ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆50Updated 4 years ago
- Benchmark for quadratic programming solvers available in Python☆164Updated 2 weeks ago
- Differentiable collision detection for polytopes, capsules, cylinders, cones, spheres, and polygons.☆211Updated last year
- A Proximal Interior Point Quadratic Programming solver☆129Updated this week
- Optimizing Dynamic Programming-Based Algorithms☆126Updated 3 months ago
- Python interface for CUDA implementation of OSQP☆102Updated 4 years ago
- Accelerating Quadratic Optimization with Reinforcement Learning☆94Updated 4 years ago
- Monte Carlo Tree Search with Reinforcement Learning for Motion Planning☆82Updated 5 years ago
- Bernstein/Bezi ér Optimal Trajectories (BeBOT) toolkit for generating optimal trajectories for single or multiple autonomous vehicles.☆52Updated 2 years ago
- QP Benchmarks for the OSQP Solver against GUROBI, MOSEK, ECOS and qpOASES☆106Updated 3 weeks ago
- Continuous-Time/State/Action Fitted Value Iteration via Hamilton-Jacobi-Bellman (HJB)☆15Updated 3 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- Bayesian Optimal Monte Carlo Planning POMDP solver☆20Updated 2 years ago
- Simple Linear Algebra Protocols☆23Updated 2 years ago
- Behavior planners based on single- and multi-agent Monte Carlo Tree Search☆41Updated 3 years ago
- ALGAMES: Game Theoretic Solver for Trajectory Optimization☆116Updated 2 years ago
- Quick Multi-Robot Motion Planning by Combining Sampling and Search (IJCAI-23)☆25Updated 7 months ago
- HyP-DESPOT: A Hybrid Parallel Algorithm for Online Planning under Uncertainty☆53Updated last year
- Implementations of QP/QCQP solvers using ADMM algorithm☆50Updated 2 years ago
- Safe Pontryagin Differentiable Programming (Safe PDP) is a new theoretical and algorithmic safe differentiable framework to solve a broad…☆71Updated 3 years ago
- Differentiable collision detection for capsules in JAX.☆51Updated 2 years ago
- A Python package to make implementing control barrier functions (CBFs) and control Lyapunov functions (CLFs) simple.☆20Updated last year
- A prototypical implementation of the recently proposed feasible sequential linear programming algorithm.☆15Updated 3 months ago
- A toolbox for trajectory optimization of dynamical systems☆54Updated 3 years ago
- Implementation and examples from Trajectory Optimization with Optimization-Based Dynamics https://arxiv.org/abs/2109.04928☆65Updated 2 years ago
- The official repo for NeurIPS 2021 paper 'Reducing Collision Checking for Sampling-Based Motion Planning Using Graph Neural Networks'☆108Updated 2 years ago