zhangshun97 / AI_Gomocup
Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.
☆31Updated 6 years ago
Alternatives and similar repositories for AI_Gomocup:
Users that are interested in AI_Gomocup are comparing it to the libraries listed below
- ♟♟♟♟♟ A Gomoku game AI based on Monte Carlo Tree Search, can be trained on policy-value network now. 一个蒙特卡洛树搜索算法实现的五子棋 AI,现可用神经网络训练模型。☆44Updated 4 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- A Python AI program that plays the traditional Japanese game Gomoku using Alpha-Beta Pruning Algorithm.☆19Updated 6 years ago
- A botzone Gomoku AI by C++.☆7Updated 3 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆196Updated 5 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago
- 此项目中将上传我在B站《强化学习理论基础》系列视频中的板书、参考资料等内容。☆72Updated 2 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆163Updated 5 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆73Updated 6 years ago
- 2021年秋季南京大学 强化学习 课程作业☆8Updated 2 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆39Updated 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…☆17Updated 6 years ago
- Implementation of the AlphaZero algorithm for playing the simple board game Gomoku☆15Updated last year
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆43Updated 6 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆67Updated 4 years ago
- 南京大学 计算机科学与技术系 2018秋季课程 《博弈论及其应用》☆53Updated 6 years ago
- NJUAI-Master-Courses☆16Updated last year
- Deep Learning big homework of UCAS☆37Updated 6 years ago
- Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆86Updated 2 years ago
- ☆62Updated 5 years ago
- 本论文题目为基于深度强化学习的德州扑克AI算法优化☆21Updated 4 years ago
- ☆87Updated 4 years ago
- The AlphaZero for the WTN-EinStein Chess☆5Updated 6 years ago
- RLA is a tool for managing your RL experiments automatically☆71Updated 2 years ago
- Must-read papers on Reinforcement Learning (RL)☆43Updated 4 years ago
- 复旦论文latex模版,包括毕业论文模版,普通课程论文模版(带封皮)☆66Updated last year
- 使用蒙特卡洛树搜索玩tietactoe游戏☆17Updated 6 years ago
- UCAS研一课程大数据分析的笔记和代码☆35Updated 8 months ago
- This is a repo including all projects and labs in my Artificial Intelligence course (DATA130008.01) in School of Data Science @Fudan Univ…☆27Updated 6 years ago
- ☆25Updated 3 years ago