-
这是一个最近邻分类模式识别算法仿真…
这是一个模式识别中的最近邻分类算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm for nearest neighbor classification simulation of a simple classification 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 there is a great help.
- 2023-02-03 01:25:04下载
- 积分:1
-
多层神经网络范例
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&se...
多层神经网络范例
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network model http :// www.codeproject.com/cpp/MLP.asp df = 1
- 2022-07-17 12:59:34下载
- 积分:1
-
JESS开发模式,人工智能开发架构
JESS开发模式,人工智能开发架构-JESS development model, the development of artificial intelligence structure
- 2022-10-14 16:30:03下载
- 积分:1
-
只有一个java版本的蚁群算法实现的结果和过程…
只是Java版实现的蚁群算法与程序结果演示,是学习和理解蚁群算法的好内容。-Only a Java version of the ant colony algorithm to achieve the results and procedures for the demonstration of learning and understanding better the content of ant colony algorithm.
- 2022-01-22 05:55:08下载
- 积分:1
-
自主式决策树学习的程序源码,对研究机器学习的同行很有用。...
自主式决策树学习的程序源码,对研究机器学习的同行很有用。-Autonomous Decision Tree learning procedures source, the study machine learning peer useful.
- 2022-01-24 15:02:06下载
- 积分: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
-
英国Sheffield大学遗传算法函数包,可节省遗传算法函数开发
英国Sheffield大学遗传算法函数包,可节省遗传算法函数开发-Sheffield University United Kingdom function genetic algorithm package, can save the development of genetic algorithm function
- 2022-11-20 21:45:03下载
- 积分:1
-
基于遗传算法的基元识别与提取,C++源代码
基于遗传算法的基元识别与提取,C++源代码-Based on genetic algorithm identification and extraction of primitives, C++ Source code
- 2023-08-19 10:40:04下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。
一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。-ant colony algorithm based on the combination of clustering methods, the specific can view the contents inside.
- 2022-03-01 10:39:07下载
- 积分:1