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++☆50Updated 4 years ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆50Updated 4 years ago
- Monte Carlo Tree Search - C++14 implementation☆42Updated 2 years ago
- A Reinforcement Learning Library for C++11/14☆51Updated 2 years ago
- Continuous-Time/State/Action Fitted Value Iteration via Hamilton-Jacobi-Bellman (HJB)☆15Updated 3 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆35Updated 4 years ago
- Optimizing Dynamic Programming-Based Algorithms☆122Updated last month
- Differentiable collision detection for polytopes, capsules, cylinders, cones, spheres, and polygons.☆206Updated last year
- Official implementation of "Path Planning using Neural A* Search" (ICML-21)☆278Updated 8 months ago
- Accelerating Quadratic Optimization with Reinforcement Learning☆93Updated 3 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆205Updated 2 years ago
- Monte Carlo Tree Search with Reinforcement Learning for Motion Planning☆80Updated 5 years ago
- Iterative Linear-Quadratic Games!☆173Updated 3 months ago
- A full-stack solution for multi-robot pickup and delivery (MAPD) problem under uncertainty. The solution runs in a 3D simulation environm…☆16Updated 4 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆99Updated 6 years ago
- Bernstein/Beziér Optimal Trajectories (BeBOT) toolkit for generating optimal trajectories for single or multiple autonomous vehicles.☆48Updated 2 years ago
- Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.☆119Updated 2 months ago
- ALGAMES: Game Theoretic Solver for Trajectory Optimization☆115Updated 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
- SBX: Stable Baselines Jax (SB3 + Jax) RL algorithms☆507Updated last week
- Jax Official Implementation of T-RO Paper: Songyuan Zhang*, Oswin So*, Kunal Garg, Chuchu Fan: "GCBF+: A Neural Graph Control Barrier Fun…☆93Updated 4 months ago
- Python interface for CUDA implementation of OSQP☆101Updated 4 years ago
- A Survey Analyzing Generalization in Deep Reinforcement Learning☆35Updated 11 months ago
- Sampling based Model Predictive Control package for Model-Based RL research☆55Updated 4 years ago
- Implementation of Partially Observable Monte Carlo Planning Algorithm☆68Updated 7 years ago
- Solution of NeurIPS 2020 Flatland Challenge from the team An_old_driver.☆65Updated 3 years ago
- Quick Multi-Robot Motion Planning by Combining Sampling and Search (IJCAI-23)☆25Updated 5 months ago
- Python demo for the paper "Pareto Monte Carlo Tree Search for Multi-Objective Informative Planning".☆34Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆70Updated 2 months ago
- Improving LaCAM for Scalable Eventually Optimal Multi-Agent Pathfinding (IJCAI-23)☆35Updated last month