jbradberry / mctsLinks
Board game AI implementations using Monte Carlo Tree Search
☆184Updated 5 years ago
Alternatives and similar repositories for mcts
Users that are interested in mcts are comparing it to the libraries listed below
Sorting:
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 6 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Half Field Offense in Robocup 2D Soccer☆235Updated 3 years ago
- An implementation of Deep Q-Network using Caffe☆71Updated 9 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- An implementation of 9x9 Tic Tac Toe☆76Updated 5 years ago
- ☆120Updated 5 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆129Updated 4 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆123Updated 9 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 8 years ago
- ☆79Updated 7 years ago
- Hybrid Reward Architecture☆78Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 8 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…☆52Updated 5 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 4 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆153Updated 8 years ago
- Value Iteration Networks☆289Updated 8 years ago
- RLPy Reinforcement Learning Framework☆254Updated 6 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆71Updated 9 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago