int8 / monte-carlo-tree-searchLinks
Monte carlo tree search in python
☆605Updated 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
Sorting:
- Python Implementations of Monte Carlo Tree Search☆304Updated 3 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆226Updated last year
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,180Updated 2 years ago
- A curated list of Monte Carlo tree search papers with implementations.☆675Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆900Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆182Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,255Updated 3 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,215Updated last year
- Soft Actor-Critic☆1,101Updated last year
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,223Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆216Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆937Updated 3 weeks ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆500Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆313Updated last year
- Sokoban environment for OpenAI Gym☆371Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆679Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 3 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆631Updated 4 years ago
- Reinforcement Learning in PyTorch☆2,259Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆687Updated last year
- Simple and easily configurable grid world environments for reinforcement learning☆2,266Updated this week
- Pytorch Implementation of MuZero☆353Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆473Updated last year