资源列表

« 1 2 ... .45 .46 .47 .48 .49 550.51 .52 .53 .54 .55 ... 2830 »

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

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

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

说明:An ant colony optimization algorithm for continuous
<gity> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:pca函数用于matlab软件中,可用来做主元分析-the pca function is used in matlab softeware
<haiwang> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:matlab平台下BP神经网络功能的实现-the code about BP network
<liuyuan> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法MNIST(tensorflow)

说明:基于tensorflow的手写识别,训练后可以识别手写数字-Based on tensorflow handwriting recognition, training can identify handwritten numbers
<都飞翔> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:利用GA优化SVM参数问题。利用gaSVMcgForClass函数对数据进行SVM最佳参数寻找。-Using GA to optimize the SVM parameter problem. GaSVMcgForClass function is used to analyse the data best parameters for SVM.
<王坤> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:基于CVA+som的故障诊断,0为simple SOM,1为PCA+SOM, 2为CCA+SOM(CCA与PLS算法相同),3为LDA+SOM, -Based on CVA+ som fault diagnosis, 0 for the simple SOM, 1 for the PCA+ SOM, 2 for the CCA+ SOM (CCA and PLS algorithm the same), 3 for the LDA+
<luweipeng> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:调用机器学习库sk-learn中的svm,KNeighborsC,GaussianProcess算法进行分类任务,并且比较这几种算法在三种场景下的性能-Using machine learning libraries sk- learn the SVM, KNeighborsC, GaussianProcess algorithm classification task, and comparing the several kinds
<陈宇翰> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法随机森林分类器

说明:对提取好的n维特征,实现随机森林分类器分类。(For the extraction of good characteristics, the realization of random forest classification)
<feng4251> 在 2024-10-05 上传 | 大小:2048 | 下载:1

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

说明:哈工大计算机系任老师人工智能课程的代码实现。全部三个实验。(The computer department of Kazakhstan is the teacher of the teacher's artificial intelligence course. All three experiments.)
<feng4251> 在 2024-10-05 上传 | 大小:2048 | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 550.51 .52 .53 .54 .55 ... 2830 »

源码中国 www.ymcn.org