-
针对TSP问题,使用蚂蚁演算法求最佳解!程式还满美观唷!
针对TSP问题,使用蚂蚁演算法求最佳解!程式还满美观唷!-against TSP, the use of the ant algorithm for the optimal solution! Program was one of appearance Police!
- 2022-02-03 22:01:40下载
- 积分:1
-
用vc编写的专家系统的源代码,对初学者很有帮助
用vc编写的专家系统的源代码,对初学者很有帮助-vc used in the expert system"s source code, useful for beginners
- 2022-09-04 04:25:03下载
- 积分:1
-
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码...
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
- 2022-08-16 23:40:49下载
- 积分:1
-
基于VC开发的神经网络工具箱,能进行各种神经网络的开发与设计(annie1.5)...
基于VC开发的神经网络工具箱,能进行各种神经网络的开发与设计(annie1.5)-development of the VC-based neural network toolbox that can be used for a variety of neural network development and design (annie1.5)
- 2022-05-05 22:55:07下载
- 积分:1
-
遗传算法的源程序例子,对于初学者有很大帮助,建议多
遗传算法的源程序例子,对于初学者有很大帮助,建议多-Genetic algorithm source code examples are very helpful for beginners, the proposed multi-
- 2022-02-21 17:49:26下载
- 积分:1
-
输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径, 并显示在屏幕上。...
输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径, 并显示在屏幕上。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen.
- 2022-03-15 16:24:37下载
- 积分: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
-
using the cepstrum, neural network to increase but not a success, poor stability
用的是倒谱,加神经网络~不过没有成功,稳定性很差-using the cepstrum, neural network to increase but not a success, poor stability
- 2022-02-02 20:57:30下载
- 积分:1
-
neural network in C language
neural network in C language
- 2022-02-24 22:16:04下载
- 积分:1
-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-12-01 12:50:03下载
- 积分:1