♟♟♟♟♟ 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
Alternatives and similar repositories for Omega_Gomoku_AI
Users that are interested in Omega_Gomoku_AI are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 中国科学院大学-C语言大作业-五子棋AI(wcg班十多名,菜狗一个T T)☆28Mar 4, 2023Updated 3 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆54May 10, 2018Updated 8 years ago
- Chapter 15 AlphaZero in book Deep Reinforcement Learning: code example of AlphaZero solving Gomoku game.☆36Feb 18, 2020Updated 6 years ago
- 北京理工大学大四小学期计算机组成原理部分☆10Sep 24, 2020Updated 5 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆52Jun 28, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆166Apr 4, 2019Updated 7 years ago
- ☆12Feb 23, 2022Updated 4 years ago
- 本项目是同济大学人工智能课程的第二次大作业——五子棋问题,内含工程文件与报告。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆14Jul 16, 2020Updated 5 years ago
- 基于DQN的五子棋人机对弈☆62Mar 24, 2019Updated 7 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆789Jul 14, 2017Updated 8 years ago
- scDNAm-GPT: A Foundation Model for Analyzing Single-Cell Whole-Genome Bisulfite Sequencing☆19Nov 30, 2025Updated 7 months ago
- A Pytorch implementation of the Mutual Information Neural Estimator☆12Jan 2, 2024Updated 2 years ago
- ☆10May 17, 2019Updated 7 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆221Feb 28, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- An extension for coc.nvim to enable Java debugging via jdt.ls☆10Mar 18, 2023Updated 3 years ago
- open-source intelligence gathering for SIEMs <3☆38Feb 16, 2017Updated 9 years ago
- A gobang robot based on reinforcement learning.☆168Mar 28, 2023Updated 3 years ago
- Codes and notes for the book "C++ Concurrency in Action"☆16Nov 27, 2014Updated 11 years ago
- A python implementation of PROCLUS: PROjected CLUStering algorithm.☆10Jan 12, 2015Updated 11 years ago
- 北京理工大学 2021小学期 计算机组成原理课程设计。硬件描述语言实现计算机系统