kylin9749 / connect6Links
六子棋AI,MCTS算法,增强学习,借鉴大神,非原创
☆30Updated 6 years ago
Alternatives and similar repositories for connect6
Users that are interested in connect6 are comparing it to the libraries listed below
Sorting:
- 利用BP神经网络实现手写数字识别☆49Updated 7 years ago
- 基于博弈树α-β剪枝搜索的五子棋AI☆760Updated 8 years ago
- 专家系统作业——井字棋、推理机、决策树☆47Updated 6 years ago
- Connect6 AI based on AlphaZero☆23Updated 7 years ago
- 深度学习中的一些小Demo。☆419Updated 2 years ago
- 基于miniGo的幻影围棋AI,2019中国计算机博弈大赛幻影围棋组冠军;AI of Phantom Go based on miniGo☆49Updated 2 years ago
- ☆62Updated 6 years ago
- 使用Python制作的五子棋游戏☆143Updated last year
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆186Updated 6 years ago
- 使用Python编写的围棋游戏☆77Updated 3 years ago
- 一个通过python基本库实现的简单的卷积神经网络☆19Updated 6 years ago
- 数据挖掘作业数据以及代码(电动车价格预测)☆69Updated 5 years ago
- 本项目主要是采用蒙特卡洛搜索树与残差神经网络实现的一个可在小规模硬 件设施上短期训练一个拥有较强棋力的五子棋 AI。参考 AlphaGo Zero 原始论文 《Mastering the game of Go without human knowledge》实现的一个在五子…☆47Updated 3 years ago
- 决策树分类(ID3,C4.5,CART)☆485Updated 2 years ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,524Updated last year
- 基于卷积神经网络的猫狗识别 web 应用☆160Updated 2 years ago
- 🎲 又是一个黑白棋,毕业设计(reinforcement learning)☆75Updated 5 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- kaggle上的一个房屋价格预测比赛☆37Updated 7 years ago
- 毕业设计-主动学习推荐系统的实现☆36Updated last year
- 人工智能导论课 期末设计 - 基于遗传算法的图像分割☆33Updated 7 years ago
- 根据博弈树的启发式搜索过程、设计α-β剪枝算法和评价函数开发的一个五子棋人机博弈游戏。☆18Updated 4 years ago
- python实现基于贝叶斯的简单垃圾邮件分类☆152Updated 9 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Updated 6 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Updated 7 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- 数据挖掘大作业, 东野圭吾小说集文本挖掘☆71Updated 8 years ago
- AlphaGo-Zero-Gobang 是一个基于强化学习的五子 棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程☆108Updated 4 months ago
- 使用BP神经网络识别MINST字符集☆45Updated 6 years ago
- use mysql python create a GUI movie recommendation system☆89Updated 5 years ago