int8 / monte-carlo-tree-searchLinks
Monte carlo tree search in python
☆612Updated 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:
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆232Updated last year
- Python Implementations of Monte Carlo Tree Search☆313Updated 4 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 6 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,182Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 10 months ago
- A curated list of Monte Carlo tree search papers with implementations.☆686Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆683Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆651Updated 2 years ago
- Sokoban environment for OpenAI Gym☆379Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆301Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆319Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,645Updated 3 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,749Updated 2 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆909Updated 4 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 3 years ago
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- A PyTorch Platform for Distributed RL☆750Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆322Updated last month
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- A student implementation of Alpha Go Zero☆280Updated 7 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆830Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,339Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆639Updated 4 years ago
- 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.☆371Updated last year