-
简单的人工智能程序ELIZA的C源程序代码
简单的人工智能程序ELIZA的C源程序代码-Eliza simple artificial intelligence program of the C source code
- 2022-05-08 06:54:39下载
- 积分:1
-
利用人工智能原理中BP神经网络算法,建立的彩票预测程序,当然不可能都预测中,但是要学习神经网络的人值得一看...
利用人工智能原理中BP神经网络算法,建立的彩票预测程序,当然不可能都预测中,但是要学习神经网络的人值得一看-BP neural network algorithm, the establishment of the lottery forecasting process, of course, not all forecasts, but neural networks to study the eye-catcher
- 2022-07-01 21:33:12下载
- 积分:1
-
This is a pattern recognition in a simple window parzen Category simulation exam...
这是一个模式识别中的parzen窗的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition in a simple window parzen Category simulation examples, 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 very big help.
- 2022-05-17 23:57:33下载
- 积分:1
-
科罗拉多大学开发的人脸识别系统,要在UNIX下运行.
科罗拉多大学开发的人脸识别系统,要在UNIX下运行.-developed at the University of Colorado, the face recognition system to run under UNIX.
- 2022-05-19 10:23:36下载
- 积分:1
-
使用clips解决4人限定时间过河问题。附带clips源代码。
使用clips解决4人限定时间过河问题。附带clips源代码。-use clips resolve four limit the time the river issues. Fringe clips source code.
- 2022-05-05 07:55:40下载
- 积分:1
-
细胞自动机的程序,关于细胞自动机如何实现的问题
细胞自动机的程序,关于细胞自动机如何实现的问题-Cellular Automata procedures on Cellular Automata how to realize the problem
- 2022-03-16 00:08:15下载
- 积分:1
-
本程序用于训练RBF神经网络权值的量子粒子群优化…
此程序为训练RBF网权值的量子粒子群优化算法,供各位参考-this program for training RBF net weights Quantum Particle Swarm Optimization Algorithm for reference
- 2022-01-25 17:23:12下载
- 积分:1
-
MATLAB版遗传算法解TSP问题
MATLAB版遗传算法解TSP问题-MATLAB version Genetic Algorithm for the Traveling Salesman Problem
- 2022-03-26 08:22:29下载
- 积分:1
-
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。...
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of this function is a typical multi-feng (severe shock) function. The algorithm is Guo Tao algorithm.
- 2022-08-06 16:25:44下载
- 积分:1
-
In this paper, we designed a 3
文中设计了一个3层径向基神经网络(RBFN)用于对企业的5项评价指标进行聚类分析,并与蚁群算法做了比较分析。RBFN由输入层
到隐含层采用传统的K一均值算法,隐含层到输出层通过“模2递减”学习速率的BP学习;蚁群算法根据信息素的分配能够自动调整收索
路径,从而达到数据自动聚类的目的。结果表明,与蚁群算法相比,改进RBFN具有快速收敛、自动识别奇异样本的优点,而蚁群算法
无须教师学习,并能够达到全局最优。-In this paper, we designed a 3-layer RBF neural network (RBFN) for the 5-to-business evaluation indicators cluster analysis and ant colony algorithm has done a comparative analysis. RBFN from input layer to hidden layer using the traditional K-means algorithm, hidden layer to output layer through the Mode 2 decreasing learning rate of BP learning ant colony algorithm based on pheromone can automatically adjust the allocation of land Faso path, thereby to achieve the purpose of automatic data clustering. The results showed that compared with the ant colony algorithm to improve the RBFN has a fast convergence, automatic identification of singular advantage of the sample, while the ant colony algorithm do not need teachers to learn and be able to reach the global optimum.
- 2022-11-25 09:35:03下载
- 积分:1