hildensia / mctsLinks
An implementation of Monte Carlo Tree Search in python
☆163Updated 5 years ago
Alternatives and similar repositories for mcts
Users that are interested in mcts are comparing it to the libraries listed below
Sorting:
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆185Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- ☆161Updated 8 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 6 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆72Updated 9 years ago
- Implementations of deep RL papers and random experimentation☆178Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆133Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆154Updated 8 years ago
- Hybrid Reward Architecture☆79Updated 7 years ago
- A reinforcement learning framework☆157Updated 6 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆53Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Reinforcement learning models in ViZDoom environment☆130Updated 3 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆70Updated 8 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆186Updated 8 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆123Updated 10 years ago
- ☆119Updated 5 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 4 years ago
- Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)☆319Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆139Updated last year
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago