资源列表

« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 2831 »

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

说明:机器学习 5、k - means聚类 开发环境Octave-Programming Exercise 5: K-means Clustering and Principal Component Analysis Machine Learning
<khabcwc> 在 2025-06-17 上传 | 大小:10.28mb | 下载:0

[人工智能/神经网络/遗传算法Decision-two-fork-tree

说明:人工智能课程,决策二叉树的一些代码,仅供参考-AI course some code, binary decision for reference purposes only
<李雅茗> 在 2025-06-17 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法RebeccaAIML-src-9871

说明:RebeccaAIML使用C,C++实现的AliceRobot版本,功能强大-RebeccaAIML is an enterprise cross platform open source AIML development platform. RebeccaAIML supports C++, Java, C#, and Python as well as many other programming languages and AIML development out of th
<james> 在 2025-06-17 上传 | 大小:5.47mb | 下载:0

[人工智能/神经网络/遗传算法Intelligent-Control-for-Quadrotor

说明:小型四旋翼的智能控制。使用基于粒子群的PID控制、基于遗传算法的PID控制,以及BP神经网络控制-小型四旋翼的智能控制。使用基于粒子群的PID控制、基于遗传算法的PID控制,以及BP神经网络控制。Simulation of Intelligent Control for Quadrotor, which based on particle swarm optimization PID control, genetic algorithhm PID control and BP neural ne
<CMC> 在 2025-06-17 上传 | 大小:11.11mb | 下载:1

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

说明:利用反馈神经网络的数据预测,电力负荷预测模型研究-Using the elman neural network research data to predict the power load forecasting model
<小康> 在 2025-06-17 上传 | 大小:2kb | 下载:0

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

说明:根据模糊神经网络原理,在MATLAB中编程实现基于模糊神经网络的的水质评价算法。-According to the principle of fuzzy neural network, the water quality uation algorithm based on fuzzy neural network is programmed in MATLAB.
<小康> 在 2025-06-17 上传 | 大小:14kb | 下载:0

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

说明:选择178个样板的50%作为训练集,另外的作为测试集,用训练集对SVM进行训练得到分类模型,再用得到的分类模型对测试集进行类别标签预测。-Select 178 model 50 as the training set, the other as the test set, the SVM training classification model with the training set, and then the classification model by category label
<小康> 在 2025-06-17 上传 | 大小:39kb | 下载:0

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

说明:集成学习将若干基分类器的预测结果进行综合,具体包括Bagging算法和AdaBoost算法;还有随机森林算法,利用多棵树对样本进行训练并预测的一种分类器-Integrated learning integrates the prediction results of several base classifiers, including Bagging algorithm and AdaBoost algorithm and random forest algorithm, using a t
<董小鱼> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Support-Vector-Machine

说明:SVM主要是针对线性可分情况进行分析,对于线性不可分的情况,通过使用非线性映射算法将低维输入空间线性不可分的样本转化为高维特征空间使其线性可分,从而使得高维特征空间采用线性算法对样本的非线性特征进行线性分析成为可能。-SVM is mainly for the analysis of linear separable cases. Linearly indivisible cases are transformed into high dimensional feature spaces lin
<董小鱼> 在 2025-06-17 上传 | 大小:2kb | 下载:0

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

说明:人工神经网络(ANN),简称神经网络,是一种模仿生物神经网络的结构和功能的数学模型或计算模型。将它在R语言中的两种格式应用于案例。-Artificial neural network (ANN), or neural network, is a mathematical model or a computational model that imitates the structure and function of biological neural networks. The two for
<董小鱼> 在 2025-06-17 上传 | 大小:2kb | 下载:0

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

说明:决策树是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法。代码通过汽车性能案例分别建立决策树和回归树进行预测。-Decision tree is based on the known probability of occurrence of various situations, through the decision tree to obtain the expected value of net present v
<董小鱼> 在 2025-06-17 上传 | 大小:2kb | 下载:0

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

说明:java实现的文本相似度系统,使用向量空间模型以及余弦相似度距离公式,实测可以实现2篇文本的相似度计算且有一定的效果。-Java text similarity system, using the vector space model and the cosine similarity distance formula, the measured results can be achieved two similarity of text and have some effect.
<王一大> 在 2025-06-17 上传 | 大小:46.37mb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 2831 »

源码中国 www.ymcn.org