-
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
- 2022-07-01 17:06:31下载
- 积分:1
-
经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug...
经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
- 2022-11-11 21:40:08下载
- 积分:1
-
用Fast BP实现复杂的函数逼近,对初学者有一定的帮助,是在BP的基础上增加了R....
用Fast BP实现复杂的函数逼近,对初学者有一定的帮助,是在BP的基础上增加了R.-Fast BP achieved with a complex function approximation, there is some help for beginners, is based on the BP increase in R.
- 2022-01-25 23:40:17下载
- 积分:1
-
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱...
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱-The implementation of a interesting game "breakout" using MATLAB, also a netlab toolbox of artificial neural network is included.
- 2022-03-21 13:54:28下载
- 积分:1
-
the code is generated artificial intelligence
本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
- 2022-09-18 03:35:03下载
- 积分:1
-
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。...
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。-Genetic algorithm, selection, crossover and mutation to strike a function of the optimal solution c procedures are simple to achieve, and has saved the best idea.
- 2022-06-02 08:37:01下载
- 积分:1
-
基于MATLAB完成的神经网络源程序
大家
基于MATLAB完成的神经网络源程序
大家-Based on the MATLAB neural network to complete the U.S. source
- 2022-12-09 20:40:03下载
- 积分:1
-
神经网络蚁群算法,共三段,非常有用,快来下啊
神经网络蚁群算法,共三段,非常有用,快来下啊-Ant colony algorithm for neural networks, a total of three sections, very useful
- 2022-12-08 12:15:03下载
- 积分:1
-
two Matlab functions for initializing and training a recurrent neural network
two Matlab functions for initializing and training a recurrent neural network -two Matlab functions for initializing and training a recurrent neural network
- 2023-07-13 15:00:04下载
- 积分:1
-
pattern recognition pretreatment some knowledge source
模式识别的一些预处理知识源程序-pattern recognition pretreatment some knowledge source
- 2022-03-12 20:15:46下载
- 积分:1