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:
- 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
- Minimalistic AlphaGoZero-like Engine☆273Updated 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
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆167Updated 9 years ago
- A collection of DL experiments and notes☆135Updated 6 years ago
- BetaGo: AlphaGo for the masses, live on GitHub.☆689Updated 4 years ago
- An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.☆326Updated 7 years ago
- This code is written for the blogs☆270Updated 8 years ago
- Python wrapper for TorchCraft. (In progress)☆71Updated 8 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 9 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆447Updated 6 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
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆277Updated 5 years ago
- StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)☆532Updated 8 years ago
- Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMind☆660Updated 10 years ago
- Reinforcement Learning with Goals☆170Updated 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
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- Task and example code for the Malmo Collaborative AI Challenge☆154Updated 2 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆153Updated 4 years ago
- A student implementation of Alpha Go Zero☆280Updated 7 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- Applying the deep learning techniques from Alpha Go to play tic-tac-toe☆162Updated 7 years ago
- Flappy Bird hack using Reinforcement Learning☆920Updated 7 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 years ago
- I used in this project a reccurent neural network to generate c code based on a dataset of c files from the linux repository.☆110Updated 7 years ago
- Studying Reinforcement Learning Guide☆151Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago