Aleum / AlphaGo
9x9 AlphaGo
☆13Updated 8 years ago
Alternatives and similar repositories for AlphaGo:
Users that are interested in AlphaGo are comparing it to the libraries listed below
- Implementing the supervised learning policy networks of AlphaGo☆12Updated 7 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- Monte Carlo Tree Search (MCTS) ,realize using python☆11Updated 9 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆42Updated 8 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
- Implementation of "Control of Memory, Active Perception, and Action in Minecraft"☆86Updated 8 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 7 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 7 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Implementation of A Distributional Perspective on Reinforcement Learning☆35Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- a Renju game, replicate paper "Mastering the game of Go with deep neural networks and tree search"☆20Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- Toolkit designed to ease development of your Deep Neural Network models for the game of Go (weiqi, baduk).☆21Updated 8 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- This is my implementation of the Optimality Tightening☆37Updated 8 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Chainer implementation of Double Deep Q-Network (Double DQN)☆27Updated 9 years ago
- Python wrappers for Pachi. Contains a modified version of the bleeding-edge Pachi source code.☆41Updated 2 years ago
- TensorFlow implementation of the paper "Learning to learn by gradient descent by gradient descent ( https://arxiv.org/abs/1606.04474 )"☆84Updated 7 years ago
- ☆25Updated 7 years ago
- Framework and model code for the paper "Language Understanding for Text-based Games using Deep Reinforcement Learning", EMNLP 2015☆127Updated 9 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago