资源列表

« 1 2 ... .17 .18 .19 .20 .21 2322.23 .24 .25 .26 .27 ... 2830 »

[人工智能/神经网络/遗传算法demoadaboost

说明:Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-Adaboost is an iterative algorithm, the core idea is the same for a training set different classifiers (weak classifiers), and then set up th
<罗齐> 在 2024-10-10 上传 | 大小:21504 | 下载:0

[人工智能/神经网络/遗传算法bp1

说明:学习神经网络的简单例子,调用 TRAINGDM 算法训练 BP 网络 ,然后进行仿真。-A simple example of learning neural network algorithm calls TRAINGDM BP network training and simulation.
<> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法WindowsFormsApplication1

说明:二代证读卡器和指纹识别示例代码,快速运行SDK的Demo演示程序。您必须拥有一个亚略特的指纹采集设备。-Second generation ID card reader and fingerprint sample code, run fast the SDK Demo demo program. You must have a sub Elliott fingerprint capture device.
<不说> 在 2024-10-10 上传 | 大小:79872 | 下载:0

[人工智能/神经网络/遗传算法pso

说明:一种演化计算技术,来源于对一个简化社会模型的模拟。PSO算法是基于群体的,根据对环境的适应度将群体中的个体移动到好的区域。-An Evolutionary computing technology, comes a simplified model of social simulation. PSO algorithm is based on population, according to adapt to the environm
<李琴> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法KNN

说明:In pattern recognition, the k-Nearest Neighbors algorithm (or k-NN for short) is a non-parametric method used for classification and regression
<farshid> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法PNN

说明:A probabilistic neural network (PNN) is a feedforward neural network, which was derived the Bayesian network and a statistical algorithm called Kernel Fisher discriminant analysis-A probabilistic neural network (PNN) is
<farshid> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法MLP

说明:A multilayer perceptron (MLP) is a feedforward artificial neural network model that maps sets of input data onto a set of appropriate outputs. An MLP consists of multiple layers of nodes in a directed graph, with each la
<farshid> 在 2024-10-10 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法MAP

说明:In Bayesian statistics, a maximum a posteriori probability (MAP) estimate is a mode of the posterior distribution.
<farshid> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法shenjinwangluo

说明:利用神经网络算法来实现对数据的分类,并进行了验证-Using neural network algorithm to achieve the data classification, and verified
<frank> 在 2024-10-10 上传 | 大小:373760 | 下载:0

[人工智能/神经网络/遗传算法deep-learning

说明:深度学习主要通过人工神经网络的思想发现数据的分布式特征表示-Deep learning discovers the distributed representation through artificial neural network.
<zhang> 在 2024-10-10 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法demo3

说明:在demo中,用EKF和有噪声的EKF训练非线性、非平稳数据。-In this demo, I use the EKF and EKF with noise adaptation to train a neural network with data generated a nonlinear, non-stationary state space model. Adaptation is done by matching the i
<zhang> 在 2024-10-10 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法Bland-Altman

说明:Bland-Altman算法实现,包含比值法和差值法,包含做图功能-Bland-Altman algorithm to achieve, including the ratio method and the difference method, including the map function
<LH> 在 2024-10-10 上传 | 大小:1024 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2322.23 .24 .25 .26 .27 ... 2830 »

源码中国 www.ymcn.org