brilee / python_uctLinks
Demo of UCT (MCTS) in Python / Numpy
☆86Updated 2 years ago
Alternatives and similar repositories for python_uct
Users that are interested in python_uct are comparing it to the libraries listed below
Sorting:
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- ☆67Updated 3 years ago
- ☆72Updated 2 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆71Updated 8 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 10 months ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆119Updated 4 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆47Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Code for the paper "Skynet: A Top Deep RL Agent in the Inaugural Pommerman Team Competition"☆37Updated 6 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- Simple tools for statistical analyses in RL experiments☆66Updated 7 years ago
- Fictitious Self-play & Reinforcement Learning☆18Updated 7 years ago
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago
- ☆35Updated 6 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆204Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Explore the optimization landscape for direct policy learning reinforcement learning.☆50Updated 6 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆238Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- ☆92Updated 4 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago