jbradberry / mctsLinks
Board game AI implementations using Monte Carlo Tree Search
☆182Updated 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☆162Updated 4 years ago
- An implementation of 9x9 Tic Tac Toe☆77Updated 5 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆266Updated 5 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Updated 8 years ago
- An implementation of Deep Q-Network using Caffe☆71Updated 9 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
- Basic DQN implementation☆225Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Value Iteration Networks☆289Updated 8 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆71Updated 8 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- ☆117Updated 4 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Hybrid Reward Architecture☆77Updated 7 years ago
- ☆101Updated 8 years ago
- ☆68Updated 3 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 6 years ago