资源列表

« 1 2 ... .61 .62 .63 .64 .65 2366.67 .68 .69 .70 .71 ... 2830 »

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

说明:机器学习 4、支持向量机 开发环境Octave-Programming Exercise 4: Support Vector Machines Machine Learning
<khabcwc> 在 2024-11-15 上传 | 大小:569kb | 下载:0

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

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

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

说明:人工智能课程,决策二叉树的一些代码,仅供参考-AI course some code, binary decision for reference purposes only
<李雅茗> 在 2024-11-15 上传 | 大小: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
<james> 在 2024-11-15 上传 | 大小:5.47mb | 下载:0

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

说明:利用反馈神经网络的数据预测,电力负荷预测模型研究-Using the elman neural network research data to predict the power load forecasting model
<小康> 在 2024-11-15 上传 | 大小: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.
<小康> 在 2024-11-15 上传 | 大小: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 classifi
<小康> 在 2024-11-15 上传 | 大小:39kb | 下载:0

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

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

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

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

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

说明:决策树是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法。代码通过汽车性能案例分别建立决策树和回归树进行预测。-Decision tree is based on the known probability of occurrence of various situations, through the decision tree to obtain the e
<董小鱼> 在 2024-11-15 上传 | 大小: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 tex
<王一大> 在 2024-11-15 上传 | 大小:46.37mb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 2366.67 .68 .69 .70 .71 ... 2830 »

源码中国 www.ymcn.org