A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
☆166Apr 4, 2019Updated 7 years ago
Alternatives and similar repositories for alpha_sigma
Users that are interested in alpha_sigma are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,618Apr 24, 2024Updated 2 years ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆19Aug 6, 2018Updated 7 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆221Feb 28, 2025Updated last year
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆51Apr 10, 2020Updated 6 years ago
- ☆15Mar 18, 2024Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Project 1 of Udacity's Deep Reinforcement Learning nanodegree program☆13Dec 2, 2018Updated 7 years ago
- 一个基于UOJ开发的在线评测系统☆20Sep 9, 2020Updated 5 years ago
- ☆17Feb 15, 2020Updated 6 years ago
- Qt-like event loops, signals and slots for communication across threads and processes in Python☆14Mar 26, 2024Updated 2 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆342Sep 23, 2022Updated 3 years ago
- 基于强化学习的五子棋☆12Dec 30, 2018Updated 7 years ago
- Chapter 15 AlphaZero in book Deep Reinforcement Learning: code example of AlphaZero solving Gomoku game.☆36Feb 18, 2020Updated 6 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成