marblexu / PythonGobangLinks
a simple gobang AI
☆24Updated 5 years ago
Alternatives and similar repositories for PythonGobang
Users that are interested in PythonGobang are comparing it to the libraries listed below
Sorting:
- Gobang developed with python/python 五子棋☆57Updated last year
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- B站视频系列-从零开始的神经网络☆111Updated 2 years ago
- ☆22Updated 7 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆48Updated 7 years ago
- 使用Python制作的五子棋游戏☆145Updated last year
- games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)☆264Updated 2 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆516Updated last year
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆117Updated 7 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆39Updated 4 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo☆84Updated 5 years ago
- use AI to play some games.☆603Updated 2 years ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆76Updated 7 years ago
- javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)☆1,748Updated 9 months ago
- 多语言实现的五子棋小游戏☆38Updated 6 years ago
- ☆318Updated 2 years ago
- 华科硕士论文word模板☆132Updated 9 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆545Updated 4 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆114Updated 6 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆104Updated last month
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆160Updated 4 years ago
- 中国象棋alpha zero程序☆407Updated 6 years ago
- 深度学习之计算机视觉方向☆37Updated 5 years ago
- 通过阅读网上的资料代码,进行自我加 工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆730Updated 5 years ago
- AI斗地主☆184Updated 7 years ago
- 六子棋AI,MCTS算法,增强学习,借鉴大神,非原创☆30Updated 6 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆201Updated 5 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago