-
《游戏编程中的人工智能技术》一书中10,11章源代码
《游戏编程中的人工智能技术》一书中10,11章源代码- Game programming in artificial intelligence technology, one source book, Chapter 10,11
- 2022-06-03 10:21:30下载
- 积分:1
-
This is a pattern recognition algorithm of the K
这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm of the K-means classification of a simple simulation example is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model has great help to me.
- 2023-02-13 05:25:03下载
- 积分:1
-
abroad an A* algorithm demonstration, with the source code. As a very good refer...
国外的一个A*算法演示,带源代码。作为算法参考非常好-abroad an A* algorithm demonstration, with the source code. As a very good reference algorithm
- 2023-03-05 00:20:03下载
- 积分:1
-
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。
具体效果可参考
G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networks with Random Hidden Nodes”, IEEE Transactions on Neural Networks, vol. 17, no. 4, pp. 879-892, 2006.
-I prepared by incremental random neural network algorithm, which is characterized by the largest approximation properties can be guaranteed, and fast good results can be used as an academic comparison and analysis. The current benchmark is only suitable for the regression problem. Specific effects may refer G.-B. Huang, L. Chen and C.-K. Siew,
- 2022-01-24 15:02:30下载
- 积分:1
-
神经网络的HP算法,这是神经网络入门的好程序
神经网络的HP算法,这是神经网络入门的好程序-HP neural network algorithm, this neural network is a good entry procedures
- 2023-08-27 14:00:03下载
- 积分:1
-
MATLAB环境下的遗传算法源程序代码压缩包
MATLAB环境下的遗传算法源程序代码压缩包-MATLAB environment genetic algorithm source code package
- 2022-08-23 23:13:42下载
- 积分:1
-
PID algorithm simulation program, including four bands rk algorithm.
PID algorithm simulation program, including rk 四阶算法。-PID algorithm simulation program, including four bands rk algorithm.
- 2022-04-08 17:58:49下载
- 积分:1
-
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN...
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN
- 2022-03-14 19:29:37下载
- 积分:1
-
Kohonen the SOFM (self
Kohonen的SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类。-Kohonen the SOFM (self-organizing feature map) : This algorithm received some biological features, the output layer to the network within the geometric center or cluster features.
- 2022-07-13 21:00:17下载
- 积分:1
-
Genetic programming is an emerging technology of evolutionary computation and ha...
遗传编程是一门新兴的进化计算技术且引起了学术界的非常高的重视。虽然本程序是本人编写,略显粗糙,但需要的人还是可以借鉴一下!-Genetic programming is an emerging technology of evolutionary computation and has aroused increasing attention, although this code is done by myself, it can serve as a reference for anyone needs it!
- 2022-09-06 03:15:03下载
- 积分:1