资源列表
[人工智能/神经网络/遗传算法] ex1
说明:机器学习-1、线性回归 开发环境是Octave-Programming Exercise 1: Linear Regression Machine Learning<khabcwc> 在 2024-11-14 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] ex2
说明:机器学习-2、多标度分类和神经网络初步 开发环境Octave-Programming Exercise 2: Multi-class Classication and Neural Networks Machine Learning<khabcwc> 在 2024-11-14 上传 | 大小:7.25mb | 下载:0
[人工智能/神经网络/遗传算法] ex3
说明:机器学习 3、正则化的线性回归 开发环境Octave-Programming Exercise 3: Regularized Linear Regression and Bias v.s. Variance Machine Learning<khabcwc> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[人工智能/神经网络/遗传算法] ex4
说明:机器学习 4、支持向量机 开发环境Octave-Programming Exercise 4: Support Vector Machines Machine Learning<khabcwc> 在 2024-11-14 上传 | 大小:569kb | 下载:0
[人工智能/神经网络/遗传算法] ex5
说明:机器学习 5、k - means聚类 开发环境Octave-Programming Exercise 5: K-means Clustering and Principal Component Analysis Machine Learning<khabcwc> 在 2024-11-14 上传 | 大小:10.28mb | 下载:0
[人工智能/神经网络/遗传算法] Decision-two-fork-tree
说明:人工智能课程,决策二叉树的一些代码,仅供参考-AI course some code, binary decision for reference purposes only<李雅茗> 在 2024-11-14 上传 | 大小: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-14 上传 | 大小:5.47mb | 下载:0
[人工智能/神经网络/遗传算法] NEWElMAN
说明:利用反馈神经网络的数据预测,电力负荷预测模型研究-Using the elman neural network research data to predict the power load forecasting model<小康> 在 2024-11-14 上传 | 大小: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-14 上传 | 大小: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-14 上传 | 大小: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-14 上传 | 大小: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-14 上传 | 大小:2kb | 下载:0