pbsinclair42 / MCTS
A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain
☆220Updated 8 months ago
Alternatives and similar repositories for MCTS:
Users that are interested in MCTS are comparing it to the libraries listed below
- Python Implementations of Monte Carlo Tree Search☆288Updated 3 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Monte carlo tree search in python☆592Updated 2 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆515Updated last year
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆115Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- mcts-simple is a Python3 library that allows reinforcement learning problems to be solved easily with its implementations of Monte Carlo …☆23Updated 8 months ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆121Updated 9 months ago
- Code for conservative Q-learning☆424Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- An environment of the board game Go using OpenAI's Gym API☆170Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆149Updated last year
- Sokoban environment for OpenAI Gym☆347Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 6 months ago
- Pytorch Implementation of MuZero☆348Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆206Updated last year
- ☆159Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 2 years ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆164Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆341Updated 3 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆69Updated 5 years ago
- Multi-Objective Reinforcement Learning☆261Updated 3 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆38Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- ☆121Updated 6 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago