Konijnendijk / cpp-mcts
A Monte Carlo Tree Search library for C++
☆48Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-mcts
- Monte Carlo Tree Search - C++14 implementation☆39Updated last year
- 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…☆37Updated 3 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆62Updated 8 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆92Updated 5 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆112Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆79Updated last year
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆39Updated last year
- Code for "Joint Policy Search for Collaborative Multi-agent Incomplete Information Games"☆50Updated last year
- Emergence of complex strategies through multiagent competition☆42Updated last year
- Gym-like extensions for POMDP☆56Updated 3 years ago
- A C++ library for reinforcement learning environments☆8Updated 4 years ago
- Hierarchical Online Planning and Reinforcement Learning on Taxi☆30Updated 7 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆30Updated this week
- A Library of MDP algorithms for Artificial Intelligence☆18Updated 5 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆25Updated 4 years ago
- Website for Quality-Diversity optimisation algorithms☆42Updated 2 months ago
- ☆48Updated 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 3 years ago
- Domain and problem PDDL parser in C/C++ using Flex & Bison.☆12Updated 5 years ago
- Fast and procedurally generated side-scroller-game-like graphical environments (formerly Procgen)☆27Updated last year
- Pytorch implementation of distributed deep reinforcement learning☆74Updated 2 years ago
- Lifted Logic for Task Networks: SAT-driven Planning for Totally-ordered Hierarchical Task Networks (HTN)☆29Updated 11 months ago
- Deep RL Code for XDO: A Double Oracle Algorithm for Extensive-Form Games☆36Updated 3 years ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆63Updated 8 months ago
- Standard interface for entity based reinforcement learning environments.☆36Updated 8 months ago
- Benchmarking TD3 and DDPG on PyBullet☆52Updated 5 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆20Updated last year
- Scalable Implementation of Neural Fictitous Self-Play☆73Updated 5 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆100Updated 4 years ago