int8 / monte-carlo-tree-searchLinks
Monte carlo tree search in python
☆610Updated 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☆310Updated 4 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 5 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,328Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- A curated list of Monte Carlo tree search papers with implementations.☆684Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆908Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆610Updated 8 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,180Updated 2 years ago
- Implementation of Machine Learning Algorithms☆407Updated 6 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆475Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆955Updated 2 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆700Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,980Updated 2 months ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆553Updated 2 years ago
- A student implementation of Alpha Go Zero☆280Updated 7 years ago
- Implementation of benchmark RL algorithms☆468Updated 3 years ago
- Pytorch Implementation of MuZero☆353Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,239Updated 4 years ago
- A PyTorch Platform for Distributed RL☆750Updated 3 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆90Updated 7 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆218Updated 2 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,749Updated 2 years ago