-
模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。...
模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。-pattern_recognition have some usual algorithm,including ISODATA algorithm,K-means algorithm,apperceive algorithm ,
- 2022-04-18 19:58:36下载
- 积分:1
-
另一个遗传算法程序
另一个遗传算法程序-Another genetic algorithm program
- 2022-02-01 15:51:56下载
- 积分:1
-
利用c语言实现人工智能神经元网络的hopfield算法
利用c语言实现人工智能神经元网络的hopfield算法-Use c language to achieve artificial intelligence neural network algorithm hopfield
- 2022-03-03 18:18:41下载
- 积分:1
-
一个可逆跳转蒙特卡罗采样(RJMCMC)算法的详细程序,等。
一个可逆跳转蒙特卡罗采样(RJMCMC)算法详细程序,内附相关论文,对照论文看算法,便于理解。包含多种运动方式(增加,减少,分裂,合成,更新)-A Reversible Jump Monte Carlo sampling (RJMCMC) algorithm detailed procedures, enclosing the relevant papers, watch the control thesis algorithm, easy to understand. Contains a wide range of movement (increase, decrease, fragmentation, synthesis, update)
- 2022-03-29 15:18:15下载
- 积分:1
-
自动发贴机器人,可用于多个论坛的哦。能够突破房SPAM系统 。...
自动发贴机器人,可用于多个论坛的哦。能够突破房SPAM系统 。-Automatically post robot can be used in a number of forums Oh. Able to break through the Housing SPAM system.
- 2022-04-23 07:03:42下载
- 积分:1
-
简单一元函数优化实例,利用遗传算法计算下面函数的最大值...
简单一元函数优化实例,利用遗传算法计算下面函数的最大值-One dollar a simple example of function optimization using genetic algorithm function below the maximum
- 2023-02-16 10:30:03下载
- 积分:1
-
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设...
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
- 2022-01-26 19:15:08下载
- 积分:1
-
数据挖掘:<;<;
:一书的配套源程序,结合数据挖掘和机器学习的知识,以java语言实现了具有代表性的各类数据挖掘方法.例如:classifier中的ZeroR.OneR.NaiveBayes.DecisionTable.IBK.C45,还有聚类,数据预处理等-: lt; Lt; Data Mining-- Practical Machine Learning Technology and java achieve gt; Gt; A matching the source, combining data mining and machine learning, the knowledge, java language to a representative of the various types of data mining. For example : the classifier ZeroR . OneR.NaiveBayes.DecisionTable.IBK.C45, clustering, data pretreatment
- 2022-05-05 23:15:37下载
- 积分:1
-
基于Viusal C++开发的遗传算法源程序,在VC6.0环境下调试通过。...
基于Viusal C++开发的遗传算法源程序,在VC6.0环境下调试通过。-Based on Viusal C++ Developed genetic algorithm source code in VC6.0 environment debug through.
- 2023-02-07 16:00:03下载
- 积分:1
-
Proposed based on minimizing the estimated generalization error bound of the non
提出了基于最小化估计的泛化误差界非优化估计方法。目前大多数的核参数选择方法都是通过极小化了来得到最优参数值,但是求解优化问题的计算代价相当的大,并且不能很好地体现数据的分布特征。本文采用非优化技术,通过极小化泛化误差来优化核及相关参数,由于直接计算最小半径和最大间隔,避免了对优化问题的直接求解,因此可以很好地降低计算代价。并且该方法直接从样本出发,可以很好地体现数据的分布特征,不管数据分布是否均匀都可以适用。给出了基于凸包估计的SVM核选择的模型及实现算法。
-Proposed based on minimizing the estimated generalization error bound of the non-optimal estimation method. Most of the nuclear parameter selection methods are to get the best by minimizing the parameter values, but the computational cost for solving optimization problems is quite large, and can not properly reflect the distribution characteristics of the data. In this paper, the non-optimization technology, by minimizing the generalization error to optimize the nuclear and related parameters, due to the direct calculation of the minimum radius and maximum interval, avoiding the direct solution of the optimization problem, it can very well reduce the computation cost. And that the method directly from the sample one can well reflect the distribution chara
- 2022-01-26 04:59:56下载
- 积分:1