Aleum / AlphaGoLinks
9x9 AlphaGo
☆13Updated 9 years ago
Alternatives and similar repositories for AlphaGo
Users that are interested in AlphaGo are comparing it to the libraries listed below
Sorting:
- Implementing the supervised learning policy networks of AlphaGo☆12Updated 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
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Monte Carlo Tree Search (MCTS) ,realize using python☆12Updated 9 years ago
- Toolkit designed to ease development of your Deep Neural Network models for the game of Go (weiqi, baduk).☆20Updated 8 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆342Updated 3 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆178Updated 7 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 9 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆165Updated 8 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 9 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 9 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 9 years ago
- Chainer implementation of Double Deep Q-Network (Double DQN)☆27Updated 9 years ago
- A student implementation of Alpha Go Zero☆282Updated 7 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated last year
- Helpful files for Visual Doom AI Competition 2017☆44Updated 7 years ago
- Noisy Networks for Exploration☆186Updated 7 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 9 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 8 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 6 years ago
- Python wrapper for TorchCraft. (In progress)☆71Updated 8 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 8 years ago
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆84Updated 8 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago