paper-with-me

Papers

AlphaGomoku: An AlphaGo-based Gomoku Artificial Intelligence using Curriculum Learning

2018-09-27 · Zheng Xie, Xingyu Fu, JinYuan Yu

In this project, we combine AlphaGo algorithm with Curriculum Learning to crack the game of Gomoku. Modifications like Double Networks Mechanism and Winning Value Decay are implemented to solve the intrinsic asymmetry and short-sight of Gomoku. Our final AI AlphaGomoku, through two days' training on a single GPU, has reached humans' playing level.

📄 PDF Abstract BibTeX arXiv:1809.10595

Code (1)

PolyKen/15_by_15_AlphaGomoku 공식 구현 tf

Tasks

GPU

Similar Papers 제목 키워드 기반

Switchable Lightweight Anti-symmetric Processing (SLAP) with CNN Outspeeds Data Augmentation by Smaller Sample -- Application in Gomoku Reinforcement Learning

2023-01-11 · Chi-Hang Suen, Eduardo Alonso

To replace data augmentation, this paper proposed a method called SLAP to intensify experience to speed up machine learning and reduce the sample size. SLAP is a model-independent protocol/function to produce the same ou…

Data Augmentationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Gomoku: analysis of the game and of the player Wine

2021-11-01 · Lorenzo Piazzo, Michele Scarpiniti, Enzo Baccarelli

Gomoku, also known as five in a row, is a classical board game, ideally suited for quickly testing novel Artificial Intelligence (AI) techniques. With the aim of facilitating a developer willing to write a new Gomoku pla…

Very simple statistical evidence that AlphaGo has exceeded human limits in playing GO game

2020-02-25 · Okyu Kwon

Deep learning technology is making great progress in solving the challenging problems of artificial intelligence, hence machine learning based on artificial neural networks is in the spotlight again. In some areas, artif…

Deep Learning

Human vs. Computer Go: Review and Prospect

2016-06-07 · Chang-Shing Lee, Mei-Hui Wang, Shi-Jim Yen, Ting-Han Wei 외

The Google DeepMind challenge match in March 2016 was a historic achievement for computer Go development. This article discusses the development of computational intelligence (CI) and its relative strength in comparison …

Game of Go

Artificial Intelligence as Structural Estimation: Economic Interpretations of Deep Blue, Bonanza, and AlphaGo

2017-10-30 · Mitsuru Igami

Artificial intelligence (AI) has achieved superhuman performance in a growing number of tasks, but understanding and explaining AI remain challenging. This paper clarifies the connections between machine-learning algorit…

EconometricsReinforcement LearningReinforcement Learning (RL)