ZitongMao / gomoku-ai
A Python AI program that plays the traditional Japanese game Gomoku using Alpha-Beta Pruning Algorithm.
☆20Updated 6 years ago
Alternatives and similar repositories for gomoku-ai:
Users that are interested in gomoku-ai are comparing it to the libraries listed below
- Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.☆31Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Updated 6 years ago
- A gomoku AI based on Alpha Zero paper.☆12Updated 2 years ago
- AlphaGo Zero paper and code for studying purpose☆28Updated 7 years ago
- Python AI template for Piskvork gomoku manager☆27Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆206Updated 2 months ago
- DQN to play Atari Pong☆114Updated 6 years ago
- ☆45Updated 3 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 6 months ago
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆46Updated 7 years ago
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆16Updated 6 years ago
- Tetris OpenAI environment☆28Updated 6 years ago
- ☆25Updated 3 years ago
- Extension of OpenAI Gym that implements multiple two-player zero-sum 2-dimension board games☆11Updated 2 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago
- Using Deep Reinforcement Learning, a computer program learns how to solve the Rubik's Cube, the world's most popular toy.☆19Updated 6 years ago
- Simple Game with Monte Carlo Tree Search☆58Updated 7 years ago
- Final project for Artificial Intelligence(DATA130008.01)@ Fudan University☆12Updated 7 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 7 years ago
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- This project is implementation code of AlphaStar☆200Updated last year
- An implementation of improved AlphaGo algorithm in the game of Gomoku.☆57Updated 5 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 8 years ago
- Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning☆43Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆93Updated 6 years ago
- ☆61Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆89Updated 7 years ago