int8 / monte-carlo-tree-search
Monte carlo tree search in python
☆599Updated 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☆300Updated 3 years ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆222Updated 10 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆745Updated last year
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆598Updated 9 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,287Updated last year
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆296Updated last year
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 7 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆542Updated 5 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆656Updated 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.☆364Updated last year
- PyTorch implementation of Trust Region Policy Optimization☆441Updated 6 years ago
- MCTS project for Tetris☆346Updated 6 months ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,260Updated 5 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,277Updated 2 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆625Updated 4 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆600Updated 8 years ago
- An environment of the board game Go using OpenAI's Gym API☆174Updated 2 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆203Updated last month
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,188Updated 4 years ago
- Mean Field Multi-Agent Reinforcement Learning☆392Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Sokoban environment for OpenAI Gym☆358Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆699Updated 2 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,009Updated 2 years ago