int8 / monte-carlo-tree-searchLinks
Monte carlo tree search in python
☆606Updated 3 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☆308Updated 3 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆228Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 8 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 4 months ago
- Simple A3C implementation with pytorch + multiprocessing☆646Updated 2 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- A curated list of Monte Carlo tree search papers with implementations.☆680Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,228Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,316Updated last year
- A PyTorch Platform for Distributed RL☆748Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆904Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- Sokoban environment for OpenAI Gym☆373Updated last year
- An environment of the board game Go using OpenAI's Gym API☆174Updated 3 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆301Updated 2 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆217Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆634Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆297Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆606Updated 8 years ago
- Pytorch Implementation of MuZero☆353Updated last year
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆370Updated last year
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆819Updated 3 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆307Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago