int8 / monte-carlo-tree-search
Monte carlo tree search in python
☆598Updated 2 years ago
Alternatives and similar repositories for monte-carlo-tree-search:
Users that are interested in monte-carlo-tree-search are comparing it to the libraries listed below
- Python Implementations of Monte Carlo Tree Search☆296Updated 3 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆222Updated 9 months ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,204Updated last month
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 5 months ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆632Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆595Updated 7 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆122Updated 11 months ago
- A PyTorch Platform for Distributed RL☆746Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,979Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,614Updated 3 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,719Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆470Updated 11 months ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆210Updated last year
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,181Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆674Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,064Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆677Updated 10 months ago
- Sokoban environment for OpenAI Gym☆352Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,259Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆596Updated 8 months ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,000Updated 6 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆547Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,176Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆725Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago