-
本人编写的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
-
人工智能中的深度搜索的九宫问题 用VC实现
人工智能中的深度搜索的九宫问题 用VC实现-artificial intelligence, in-depth search of JiuGongTu issue with VC
- 2022-03-18 03:11:35下载
- 积分:1
-
simulated annealing algorithm for TSP
用模拟退火算法求解TSP问题-simulated annealing algorithm for TSP
- 2022-05-10 22:26:09下载
- 积分:1
-
svmTrain svm在matlab中运行 训练
svmTrain svm在matlab中运行 训练-svmTrain svm training run in matlab
- 2023-02-28 18:35:03下载
- 积分:1
-
机器人接口程序框架,需要搞机器人的同志不用自己搞框架了...
机器人接口程序框架,需要搞机器人的同志不用自己搞框架了-Robot interface program framework, the need to engage in robot comrades do not have to engage in the framework of the
- 2022-05-31 16:15:55下载
- 积分:1
-
学习魔方编程技巧,仅供参考,有信息请反馈。
学习魔方编程技巧,仅供参考,有信息请反馈。-learning programming skills, for reference purposes only, with information feedback. Thank you
- 2022-01-30 20:11:00下载
- 积分:1
-
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值...
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值-This is the back-propagation algorithm C program for studying the BPNN people, have a good reference value
- 2023-03-06 13:45:04下载
- 积分:1
-
一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示....
一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.-a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration.
- 2022-01-26 08:25:55下载
- 积分:1
-
遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂...
遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂-Genetic Algorithm
- 2022-01-26 04:14:35下载
- 积分:1
-
此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则...
此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则-this code is c language of the decision tree Bank code, which is data mining classification algorithm of a can of a given data set for classification, tapping rules
- 2023-01-18 06:55:04下载
- 积分:1