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.
☆48Updated 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
- Monte Carlo Tree Search with Reinforcement Learning for Motion Planning☆81Updated 5 years ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆50Updated 5 years ago
- A* implementation for NVIDIA GPU☆75Updated 5 years ago
- Optimizing Dynamic Programming-Based Algorithms☆130Updated 4 months ago
- A Reinforcement Learning Library for C++11/14☆51Updated 3 years ago
- POGEMA stands for Partially-Observable Grid Environment for Multiple Agents. This is a grid-based environment that was specifically desig…☆45Updated 7 months ago
- Implementation of Partially Observable Monte Carlo Planning Algorithm☆69Updated 7 years ago
- Behavior planners based on single- and multi-agent Monte Carlo Tree Search☆41Updated 3 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆37Updated 5 years ago
- Continuous-Time/State/Action Fitted Value Iteration via Hamilton-Jacobi-Bellman (HJB)☆16Updated 4 years ago
- Benchmark for quadratic programming solvers available in Python☆168Updated 2 months ago
- Python demo for the paper "Pareto Monte Carlo Tree Search for Multi-Objective Informative Planning".☆33Updated 3 years ago
- Hamilton-Jacobi reachability analysis in JAX.☆167Updated last year
- Safe Pontryagin Differentiable Programming (Safe PDP) is a new theoretical and algorithmic safe differentiable framework to solve a broad…☆71Updated 3 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆72Updated 6 months ago
- Quick Multi-Robot Motion Planning by Combining Sampling and Search (IJCAI-23)☆25Updated 9 months ago
- Solution of NeurIPS 2020 Flatland Challenge from the team An_old_driver.☆68Updated 4 years ago
- Deep reinforcement learning in autonomous driving☆12Updated 4 years ago
- Starter code accompanying homework assignments from AA203: Optimal and Learning-Based Control.☆27Updated 8 months ago
- ☆15Updated last year
- Sampling based Model Predictive Control package for Model-Based RL research☆56Updated 5 years ago
- A toolbox for trajectory optimization of dynamical systems☆54Updated 3 years ago
- Python interface for CUDA implementation of OSQP☆104Updated 4 years ago
- Implementation and examples from Trajectory Optimization with Optimization-Based Dynamics https://arxiv.org/abs/2109.04928☆66Updated 3 years ago
- A Python package to make implementing control barrier functions (CBFs) and control Lyapunov functions (CLFs) simple.☆20Updated last year
- Accelerating Quadratic Optimization with Reinforcement Learning☆94Updated 4 years ago
- Iterative Linear-Quadratic Games!☆183Updated 7 months ago
- Implementations of QP/QCQP solvers using ADMM algorithm☆50Updated 2 years ago