pbsinclair42 / MCTSLinks
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
☆231Updated last year
Alternatives and similar repositories for MCTS
Users that are interested in MCTS are comparing it to the libraries listed below
Sorting:
- Python Implementations of Monte Carlo Tree Search☆310Updated 3 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- Monte carlo tree search in python☆610Updated 3 years ago
- xingtian is a componentized library for the development and verification of reinforcement learning algorithms☆311Updated last year
- Code for conservative Q-learning☆451Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆533Updated last year
- Sokoban environment for OpenAI Gym☆377Updated last year
- ☆168Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆397Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆510Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆504Updated 2 years ago
- ☆313Updated 2 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 2 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆159Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- DQN to play Atari Pong☆114Updated 6 years ago