kylin9749 / connect6Links
六子棋AI,MCTS算法,增强学习,借鉴大神,非原创
☆32Updated 6 years ago
Alternatives and similar repositories for connect6
Users that are interested in connect6 are comparing it to the libraries listed below
Sorting:
- Connect6 AI based on AlphaZero☆23Updated 7 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆763Updated 8 years ago
- 利用BP神经网络实现手写数字识别☆49Updated 7 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Updated 6 years ago
- 使用Python制作的五子棋游戏☆145Updated last year
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 5 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- 统计分析课程实验作业/包含《统计分析方法》中因子分析,主成分分析,Kmeans聚类等典型算法的手写实现☆77Updated 5 years ago
- AI学习过程中的实操代码☆210Updated 5 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集☆37Updated 6 years ago
- 博弈能力不错的五子棋AI☆240Updated 5 years ago
- ☆62Updated 6 years ago
- 专家系统作业——井字棋、推理机、决策树☆48Updated 6 years ago
- 决策树分类(ID3,C4.5,CART)☆488Updated 2 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆734Updated 6 years ago
- 尝试了博弈树Min-Max + alpha-Beta剪枝方法,并找到了更好的适用于五子棋智能的棋局评估模型和选择模型☆49Updated 7 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆517Updated last year
- 电影评论情感分类,基于Pytorch☆15Updated 5 years ago
- 数据挖掘大作业, 东野圭吾小说集文本挖掘☆71Updated 8 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆109Updated 5 months ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆119Updated 6 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆49Updated 6 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经 网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆47Updated 3 years ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,539Updated last year
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆187Updated 7 years ago
- python实现基于贝叶斯的简单垃圾邮件分类☆154Updated 9 years ago
- 数据挖掘作业数据以及代码(电动车价格预测)☆68Updated 5 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆55Updated 2 years ago
- ☆22Updated 7 years ago