marblexu / PythonGobangLinks
a simple gobang AI
☆24Updated 6 years ago
Alternatives and similar repositories for PythonGobang
Users that are interested in PythonGobang are comparing it to the libraries listed below
Sorting:
- 基于博弈树α-β剪枝搜索的五子棋AI☆755Updated 8 years ago
- 多语言实现的五子棋小游戏☆38Updated 6 years ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- 使用Python制作的五子棋游戏☆145Updated last year
- SuperMarioBros game written by python (support level 1-1 to level 1-4)☆138Updated last year
- Gobang developed with python/python 五子棋☆57Updated last year
- Machine Learning and AI Algorithms developed to play Super Mario Land on Game Boy and Python☆38Updated 4 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆117Updated 7 years ago
- ☆22Updated 7 years ago
- javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)☆1,753Updated 10 months ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆116Updated 6 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆39Updated 4 years ago
- games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)☆269Updated 2 years ago
- Automatic minesweeping for Windows XP classic version minesweeper by Python3.7☆79Updated 3 years ago
- Simulation of Hearthstone game using python (Up to date Apr 1st 2020)☆51Updated 3 years ago
- ☆319Updated 2 years ago
- 俄罗斯方块教程,基于python tkinter实现☆42Updated last year
- 斗地主人工智能的Python实现方案☆55Updated 8 years ago
- A python program for draw SVG file using turtle package.☆196Updated 6 years ago
- 一个通过python基本库实现的简单的卷积神经网络☆19Updated 6 years ago
- ☆77Updated 6 years ago
- test VGG16 in keras☆12Updated 7 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻 影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated last year
- 个人机器学习,主要是神经网络方面的学习笔记和代码。☆51Updated 11 months ago
- 运用tensorflow2简单实现基于emnist数据集的手写英文字母和数字识别,同时是ResNet在tf2上的简单实现。☆22Updated 4 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- 简易版橙光游戏(AVGMAKER)免审核PC端发布软件☆21Updated 7 years ago
- The Opencv-Python tutorial Chinese translation #OpenCV-Python教程的中文翻译☆121Updated 6 years ago
- use AI to play some games.☆607Updated 2 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆547Updated 4 years ago