michaelbzms / MonteCarloTreeSearch
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.
☆37Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for MonteCarloTreeSearch
- A Monte Carlo Tree Search library for C++☆48Updated 3 years ago
- Monte Carlo Tree Search - C++14 implementation☆39Updated last year
- C++ version of a Deep Reinforcement Learning algorithm PPO☆25Updated 4 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆63Updated 3 weeks ago
- Solution of NeurIPS 2020 Flatland Challenge from the team An_old_driver.☆57Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆79Updated last year
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆92Updated 5 years ago
- Sccheduling Environment for Multi-Robot Coordination Problems☆18Updated 2 years ago
- RA-L 2023: Learning to Play Trajectory Games Against Opponents with Unknown Objectives: A differentiable adaptive game-theoretic planner …☆21Updated 2 months ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆62Updated 8 years ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆40Updated 3 years ago
- Parallel Monte Carlo Tree Search with Batched Rigid-body Simulations☆25Updated 3 months ago
- Quick Multi-Robot Motion Planning by Combining Sampling and Search (IJCAI-23)☆23Updated last year
- Model-based Policy Gradients☆30Updated 4 years ago
- [IROS 2024] EPH: Ensembling Prioritized Hybrid Policies for Multi-agent Pathfinding☆29Updated last month
- Minimal Python implementation of PIBT for MAPF☆20Updated 11 months ago
- ☆62Updated 9 months ago
- This is the source code for solving the Traveling Salesman Problems (TSP) using Monte Carlo tree search (MCTS).☆29Updated 5 years ago
- Improving LaCAM for Scalable Eventually Optimal Multi-Agent Pathfinding (IJCAI-23)☆24Updated 4 months ago
- JAX-based implementation for multi-agent path planning (MAPP) in continuous spaces.☆46Updated last year
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆208Updated 5 months ago
- Visualization of MCTS algorithm applied to Tic-tac-toe.☆205Updated 3 years ago
- TorchDriveEnv is a lightweight 2D driving reinforcement learning environment, supported by a solid simulator and smart non-playable chara…☆21Updated last week
- Reinforcement learning training framework for entity-gym environments.☆15Updated 8 months ago
- JAX and PZ RL envs + algorithms for swarms of CrazyFlies☆63Updated 2 months ago
- ☆50Updated 8 months ago
- Heterogeneous Multi-Robot Reinforcement Learning☆35Updated 2 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆58Updated last year
- Implementation of Partially Observable Monte Carlo Planning Algorithm☆55Updated 6 years ago
- a High-Performance Distributed Solver for Large-Scale Markov Decision Processes (MDP) relying on Inexact Policy Iteration; for Python and…☆20Updated last month