PolyKen / 15_by_15_AlphaGomokuLinks
An implementation of improved AlphaGo algorithm in the game of Gomoku.
☆58Updated 6 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 last year
- A student implementation of Alpha Go Zero☆283Updated 7 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆216Updated 10 months ago
- 2nd place solution of NIPS2017 LearningToRun Competition.☆130Updated 3 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆345Updated 3 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 8 years ago
- 💡 Repo of learning notes in DRL and DL, theory, codes, models and notes maybe.☆101Updated 7 years ago
- 🤖 Implements of Reinforcement Learning algorithms.☆116Updated 7 years ago
- Reinforcement Learning and Transfer Learning based StarCraft Micromanagement☆104Updated 8 years ago
- 以孤立语假设和宽度优先搜索为基础,构建了一种多通道堆叠注意力Transformer结构的斗地主ai☆94Updated 4 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆163Updated 4 years ago
- homework for CS234 2017☆150Updated 7 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆71Updated 8 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆274Updated 8 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆685Updated 3 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆106Updated 6 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- Monte carlo tree search in python☆623Updated 3 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆76Updated 7 years ago
- Playing Wechat Jump Game with End-to-End Convolutional Neural Networks☆180Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- 中国象棋gym环境☆15Updated 5 years ago
- Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)☆175Updated 5 years ago
- Open AI gym environment for the game 2048☆76Updated 3 years ago
- A Go playing program implemented in Tensorflow roughly according to the architecture of AlphaGo. Current strength is 3~4 amateur dan.☆215Updated 6 years ago