brilee / python_uctLinks
Demo of UCT (MCTS) in Python / Numpy
☆88Updated 3 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:
- Code for the paper "Skynet: A Top Deep RL Agent in the Inaugural Pommerman Team Competition"☆37Updated 6 years ago
- ☆66Updated 4 years ago
- ☆71Updated 3 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 6 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆123Updated 4 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆106Updated 6 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies☆29Updated 3 years ago
- Some baselines for Pommerman competition☆46Updated 7 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning