brilee / python_uctLinks
Demo of UCT (MCTS) in Python / Numpy
☆88Updated 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:
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 6 years ago
- ☆71Updated 2 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated last year
- ☆66Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆139Updated last year
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- Code for the paper "Skynet: A Top Deep RL Agent in the Inaugural Pommerman Team Competition"☆37Updated 6 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆55Updated 7 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- Augmented environments with RL☆103Updated 6 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 years ago
- A reinforcement learning framework☆157Updated 6 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies☆29Updated 3 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆117Updated 2 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆122Updated 4 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago