An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Implement AlphaZero/AlphaGo Zero methods on Chinese chess.
Chess reinforcement learning by AlphaGo Zero methods.
A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.
Reversi reinforcement learning by AlphaGo Zero methods.
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with
A Multi-threaded Implementation of AlphaZero (C++)
Single player Alpha Zero implementation
A student implementation of Alpha Go Zero
中国象棋alpha zero程序
Final Burn Alpha 0.2.97.35 for GCW-Zero
A functional Alpha Zero that plays Othello using Keras
AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement ...
Connect4 reinforcement learning by AlphaGo Zero methods.
A simplified version of Shogi with the AI is trained by alpha-zero-type training method
Visual representation of RTS game, supported by deep reinforcement learning algorithm Alpha Zero written in python.
Alpha - Java Placement Course
A Python library for alpha matting
翻译 - 一个用于Alpha遮罩的Python库
Performance analysis of predictive (alpha) stock factors
menubar process monitor mac app [ALPHA]
翻译 - 菜单栏进程监视器mac应用[ALPHA]
#安卓#Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序...
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
翻译 - 以AlphaGo Zero论文为模型,无需人工提供知识的Go引擎。