PolyKen / 15_by_15_AlphaGomokuLinks
An implementation of improved AlphaGo algorithm in the game of Gomoku.
☆59Updated 5 years ago
Alternatives and similar repositories for 15_by_15_AlphaGomoku
Users that are interested in 15_by_15_AlphaGomoku are comparing it to the libraries listed below
Sorting:
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 8 months ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 7 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 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
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 3 months ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- 2nd place solution of NIPS2017 LearningToRun Competition.☆125Updated 3 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- Chapter 15 AlphaZero in book Deep Reinforcement Learning: code example of AlphaZero solving Gomoku game.☆33Updated 5 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- Reinforcing Your Learning of Reinforcement Learning☆95Updated 5 years ago
- Reinforcement Learning and Transfer Learning based StarCraft Micromanagement☆102Updated 7 years ago
- ☆19Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆566Updated 2 years ago
- homework for CS234 2017☆151Updated 7 years ago
- Using self-play, MCTS, and a deep neural network to create a hearthstone ai player☆29Updated 6 years ago
- ☆53Updated 8 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆124Updated 6 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆511Updated last year
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago