资源列表

« 1 2 ... .96 .97 .98 .99 .00 2801.02 .03 .04 .05 .06 ... 2831 »

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

说明:可以直接拿来用 python2.7 在数据挖掘中,K-Means算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。(In the data mining, K-Means algorithm is a cluster analysis algorithm, which is mainly to calculate the data aggregation alg
<向日葵葵wxn > 在 2024-07-06 上传 | 大小:1024 | 下载:0

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

说明:自己编写的KNN算法,不用工具包就可实现。kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性.(The core idea of the kNN algorithm is that if the majority of the k most neighboring samples of a sample in the feature space b
<向日葵葵wxn > 在 2024-07-06 上传 | 大小:1024 | 下载:0

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

说明:用于对imu数据进行allan方差分析。(allan variance analysis)
<sarahbest > 在 2024-07-06 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法SVMcgForClass.m

说明:二分类,参数寻优 matlab 支持向量机(Two classification)
<ZLF > 在 2024-07-06 上传 | 大小:1024 | 下载:0

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

说明:用于迭代学习的基础教程,可以很快的进入迭代学习的阵营(The basic tutorial for iterative learning, you can quickly enter the camp of iterative learning)
<huidu > 在 2024-07-06 上传 | 大小:1024 | 下载:0

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

说明:黄广斌官网下载,多输出回归问题的程序,可做参考(extrem learnig machine multiouptut regression)
<AmyWang > 在 2024-07-06 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法混沌操作法

说明:外汇的智能交易ea,是以混沌理论为基础的(EA, the intelligent trading of foreign exchange, is based on the theory of chaos)
<shirleyG > 在 2024-07-06 上传 | 大小:1024 | 下载:0

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

说明:可实现模式识别的BP神经网络。有较好的收敛性。(realize BP neural network pattern recognition)
<always. > 在 2024-07-06 上传 | 大小:1024 | 下载:0

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

说明:主要用于路径规划,程序读入之初,需要先读入Kinect相机拍摄的深度图像。(Mainly used for path planning, the program read at the beginning, you need to read the depth image taken by the Kinect camera.)
<`sun > 在 2024-07-06 上传 | 大小:1024 | 下载:0

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

说明:基于matlab平台的神经网络算法分析,显示未经训练以及训练之后的曲线图。可通过修改函数定义更换算法。(Neural network algorithm analysis based on MATLAB platform, showing the training and training after the curve. The replacement algorithm can be defined by modifying the
<帽子屋 > 在 2024-07-06 上传 | 大小:1024 | 下载:0

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

说明:一种改进的遗传算法 适合优化基于神经网络的的参数 可以取得不错的效果(Study of an improved genetic algorithm,Simulation results demonstrate the effectiveness of proposed method.)
<gahuan > 在 2024-07-06 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法简单PSO

说明:pso算法的改进与优化,即对粒子群算法惯性权重w与学习因子参数的约束。(pso algorithm is improved and optimized, that is, the constraints of the inertial weight w and the learning factor parameters of the particle swarm algorithm.)
<杨晋 > 在 2024-07-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 2801.02 .03 .04 .05 .06 ... 2831 »

源码中国 www.ymcn.org