int8 / monte-carlo-tree-searchLinks
Monte carlo tree search in python
☆614Updated 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☆313Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 11 months ago
- A simple package to allow users to run Monte Carlo Tree Search on any perfect information domain☆232Updated last year
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- A student implementation of Alpha Go Zero☆281Updated 7 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,184Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆303Updated 2 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,650Updated 3 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- A curated list of Monte Carlo tree search papers with implementations.☆686Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆478Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆684Updated 4 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆321Updated last year
- A PyTorch Platform for Distributed RL☆750Updated 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.☆372Updated last year
- 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
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆831Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆655Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,248Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆641Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- Sokoban environment for OpenAI Gym☆382Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆910Updated 5 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆799Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago