B-C-WANG / AlphaGo-Zero-PaperLinks
AlphaGo-paper
☆54Updated 6 years ago
Alternatives and similar repositories for AlphaGo-Zero-Paper
Users that are interested in AlphaGo-Zero-Paper are comparing it to the libraries listed below
Sorting:
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆121Updated 7 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆342Updated 2 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
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 9 years ago
- A collection of DL experiments and notes☆135Updated 6 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- Task and example code for the Malmo Collaborative AI Challenge☆154Updated 2 years ago
- A minimalist deep learning library in Javascript using WebGL + asm.js. Run convolutional neural network in your browser.☆84Updated 7 years ago
- Go-playing neural network in Python using TensorFlow☆70Updated 9 years ago
- Studying Reinforcement Learning Guide☆151Updated 7 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆121Updated 6 years ago
- Demo showing neon and Nervana Cloud integration with OpenAI's RL-Gym☆23Updated 2 years ago
- Short tutorial for TensorFlow, designed to be presented in-person☆133Updated 7 years ago
- MXNet implementation of Deep Q-learning☆34Updated 7 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Updated 8 years ago
- BetaGo: AlphaGo for the masses, live on GitHub.☆689Updated 4 years ago
- NPI(Neural Programmer-Interpreters) implementation with Keras☆243Updated 2 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆108Updated 9 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆553Updated 6 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 5 years ago
- This is the 0.4 release of the Arcade Learning Environment (ALE), a platform designed for AI research. ALE is based on Stella, an Atari 2…☆160Updated 7 years ago
- A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"☆89Updated 6 years ago
- Minimalistic AlphaGoZero-like Engine☆271Updated 7 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆67Updated 8 years ago
- Using tensorflow, this agent can autonomously train itself to play Out Run and potentially be modified to play other games or perform tas…☆69Updated 8 years ago
- Torch-twrl is a package that enables reinforcement learning in Torch.☆249Updated 8 years ago