-
人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家...
人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家Warren S.Mcculloch和数学家Walth H.Pitts提出神经元数学模型,后被冷落了一段时间,80年代又迅猛兴起[1]。ANN之所以受到人们的普遍关注,是由于它具有本质的非线形特征、并行处理能力、强鲁棒性以及自组织自学习的能力。其中研究得最为成熟的是误差的反传模型算法(BP算法,Back Propagation),它的网络结构及算法直观、简单,在工业领域中应用较多。-Artificial Neural Networks (Aartificial Neural Network, under the short title of ANN) is a simulation of the structure of biological neurons and the information put forward a method of treatment. At early 1943, by Warren S. Mcculloch psychologists and mathematicians Walth H. Pitts proposed mathematical model of neurons, was left out in the cold for some time, and the rapid rise of the 80" s [1]. ANN because the general concern of the people is the essence of it is because of the non-linear characteristics of parallel processing capabilities, strong robustness and self-organizing capacity of self-learning. Research one of the most sophisticated are the error-propagation model of the algorithm (BP algorithm, Back Pro
- 2022-01-25 18:56:13下载
- 积分:1
-
fp_growth,apriori算法的升级版,减少了扫描数据库的次数
fp_growth,apriori算法的升级版,减少了扫描数据库的次数-fp_growth, apriori algorithm upgrades, reducing the number of scanning the database
- 2023-03-11 01:20:03下载
- 积分:1
-
这个是SA模拟退火求函数极值用c++编译的程序
这个是SA模拟退火求函数极值用c++编译的程序-the simulated annealing SA is seeking function using extreme procedures c compiler
- 2022-07-02 03:31:22下载
- 积分:1
-
matlab实现ID3和朴素贝叶斯分类器。它也包括例子…
Matlab implementation of ID3 and NaiveBayes classifier. It also includes example dataset as well.
- 2022-03-15 06:02:23下载
- 积分:1
-
专家系统课程设计,用计算机解决SP先生谜题,有详细代码
专家系统课程设计,用计算机解决SP先生谜题,有详细代码-curriculum design expert system, computer SP Mr. Mystery solved a detailed code
- 2023-08-02 23:10:03下载
- 积分:1
-
高斯混合模型C++版本
高斯混合模型C++版本-Gaussian mixture model C version
- 2022-03-03 04:04:05下载
- 积分:1
-
GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully co...
GENNET是一个通过遗传算法优化权重的16个神经元的全连接神经网络。训练目的是使网络在一定假设的激励下,随时间产生同目标函数同样的响应,即:可以把此网络制作为一个任意波形的信号发生器。
程序分3个示例说明遗传算法进化过程中网络输出的变化趋势。可以看出网络输出(蓝色曲线)随着时间变化逐渐逼近目标函数(红色曲线)。此程序不仅可以学习遗传算法,也可以用于研究全连接网络的直观示例。-GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully connected neural networks. Training purposes is to enable network inspired by certain assumptions, over time, produce the same response with the objective function, namely: the network can be produced as an arbitrary waveform signal generator. Procedure, three examples illustrate the evolution of genetic algorithms in the network output trends. We can see that the network output (blue curve) changes over time, gradually approaching the objective function (red curve). This program can not only learn from the genetic algorithm can also be used to study visual example of a fully connected network.
- 2023-03-23 04:25:04下载
- 积分:1
-
利用神经网络预测时间序列,以太阳黑子和实际的转子故障信号为例,matlab编程
利用神经网络预测时间序列,以太阳黑子和实际的转子故障信号为例,matlab编程-Using neural network time series prediction to sunspots and the actual rotor fault signal as an example, matlab programming
- 2022-02-03 19:32:13下载
- 积分:1
-
支持向量机
SVM-light Version llf_dqy_hhu
- 2022-09-28 22:40:05下载
- 积分:1
-
支持向量机源码,vc编写,对于svm初学者非常使用非常方便
支持向量机源码,vc编写,对于svm初学者非常使用非常方便-The coad of svm,base on vc,and it is useful to beginner.
- 2022-03-19 16:06:07下载
- 积分:1